Streaming tool sub-steps when using NextJS, and useChat #3488
Unanswered
apantall-runway
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone know if this is possible? I am basically wanting to stream sub-steps back to the ui while I am executing a tool call. For example:
I have a handful of multi-step tools, including tools that call other LLMs to process results. It would be great to be able to emit updates as part of the streaming tool call or as a separate stream.
Beta Was this translation helpful? Give feedback.
All reactions