Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate the initiate_chat with Streamlit/Gradio. #740

Closed
NikhilModi488 opened this issue Nov 22, 2023 · 3 comments
Closed

Integrate the initiate_chat with Streamlit/Gradio. #740

NikhilModi488 opened this issue Nov 22, 2023 · 3 comments
Labels
integration software integration

Comments

@NikhilModi488
Copy link

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?

@rickyloynd-microsoft
Copy link
Contributor

I'm not familiar with Streamlit, but it's been discussed by many on our Discord server. You may find good suggestions there.

@sonichi sonichi added the integration software integration label Dec 3, 2023
@sonichi
Copy link
Contributor

sonichi commented Dec 3, 2023

@NikhilModi488 checking to see if your questions are answered. #850 is adding examples.

@janaka
Copy link

janaka commented Dec 10, 2023

@rickyloynd-microsoft This seems like the same point I was getting at in the simple sample issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration software integration
Projects
None yet
Development

No branches or pull requests

5 participants