You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Placeholders are great, but sometimes we have a template or existing text we would like to be in the chatbot card. Today there is no programic way to set what is inside of the textbox in the card. Every other component seems to have this feature.
Describe the solution you'd like
ui.chatbot_card(value='') parameter
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
Placeholders are great, but sometimes we have a template or existing text we would like to be in the chatbot card. Today there is no programic way to set what is inside of the textbox in the card. Every other component seems to have this feature.
Describe the solution you'd like
ui.chatbot_card(value='') parameter
The text was updated successfully, but these errors were encountered: