Partial ChatMessage
from ChatAgent
for streaming
#3983
Labels
Milestone
ChatMessage
from ChatAgent
for streaming
#3983
What feature would you like to be added?
When
ChatAgent
responds with aChatMessage
, allows for chunks of the message to be streamed via an async iterator.Why is this needed?
This allows for the content to be streamed to user interface.
The text was updated successfully, but these errors were encountered: