Replies: 1 comment
-
|
I see this class could somewhat help, as it aggregates I would really not want to do aggregations myself - it's not just aggregating textual tokens, for example I also need to aggregate token usage, etc... |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am migrating from SK, where I'm using AgentGroupChat.
I'm using instead a workflow, and I want to stream the ChatMessages. The WorkflowEvent provides only stream of tokens, but I want the full messages.
Any idea?
Beta Was this translation helpful? Give feedback.
All reactions