You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Stream the tool-input(s) in addition to the final message via .streamEvents
Currently, the function includes the inputs, however they are the complete input, not a stream.
I have not found documentation or an example where the inputs are also streamed.
Motivation
2 primary motivations:
Using tool to update document/code file and want to stream the updates in the editor
Minimize time before the user can see what is happening (e.g. see what is being searched for)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Stream the tool-input(s) in addition to the final message via .streamEvents
Currently, the function includes the inputs, however they are the complete input, not a stream.
I have not found documentation or an example where the inputs are also streamed.
Motivation
2 primary motivations:
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions