Say I have a value a=“This is apple”, a st.button, and st.chat_input. How to click the button and make the value automatically entered in the chat_input without sending the value as message?
Thanks!!!
Say I have a value a=“This is apple”, a st.button, and st.chat_input. How to click the button and make the value automatically entered in the chat_input without sending the value as message?
Thanks!!!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.