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
I have created a chatbot with multiple agents using groupchat, groupchatmanager, and initiate_chat. Human_input_mode is set ALWAYS in the UserProxyAgent. Now, I want to integrate initiate_chat with a Streamlit UI. How can I accomplish this and display only one agent's output and user input in the UI while they engage in a conversation?
The text was updated successfully, but these errors were encountered:
Hello,
I have created a chatbot with multiple agents using groupchat, groupchatmanager, and initiate_chat. Human_input_mode is set ALWAYS in the UserProxyAgent. Now, I want to integrate initiate_chat with a Streamlit UI. How can I accomplish this and display only one agent's output and user input in the UI while they engage in a conversation?
The text was updated successfully, but these errors were encountered: