Message streaming with Autogen 0.4 #5548
Unanswered
amarquinar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Please take a look at this sample: https://github.com/microsoft/autogen/tree/main/python/samples/agentchat_fastapi You can stream the messages from the team by combining |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello experts,
Could you please tell me if could it be possible use this web socket example: https://microsoft.github.io/autogen/0.2/docs/notebooks/agentchat_websockets/, with the 0.4 version?
I need for example create and endpoint with a chatgroup with 4 agents and using web socket get each message of agents one by one while they are chating each other.
Thanks in advance.
Regards,
Alan
Beta Was this translation helpful? Give feedback.
All reactions