-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Hi,
I was wondering if there’s a way to stream the final output only, rather than every token in an agent run. I couldn’t find anything about this in the documentation.
I realize this might not be possible conceptually, since the final output is only determined once the model finishes generating. But I wanted to check if there’s any workaround to make it somehow work.
Thanks!