Closed
Description
What feature would you like to be added?
I'm really looking forward to AutogenStudio's support for streaming output.
Why is this needed?
- The experience will be better, and you can see the interactive messages more intuitively.
- In some cases, for example, when the output doesn't meet expectations, the message output can be terminated earlier, thus saving time.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
victordibia commentedon Dec 7, 2024
Hi @jackq007 ,
Thanks for the feedback.
Currently the updated version we are working on for AutoGen Studio streams agent messages as they become available. Any chance you have gotten a chance to take a look at the new version we are working on?
Please take a look at the issue #4006 and discussion . Does the video below meet what you are thinking of?
ags_update.mp4
At some point, once we have token streaming implemented in AgentChat, we can have that available in AutoGen studio. Streaming is being tracked here #3862
jackq007 commentedon Dec 17, 2024
I watched your video carefully, and I have to say it's great. It's understandable that a single agent does not output in a streaming fashion, but agents output to each other in a streaming manner. Actually, I would love to see that when a single agent outputs messages, it also supports streaming output. Especially when a single agent outputs a lot of messages, this would definitely be awesome.
victordibia commentedon Dec 17, 2024
Closing this for now, there also seems to be overlap/duplication with #4737