Partial tool result - async tool output #448
dibenedetto
started this conversation in
General
Replies: 1 comment
-
|
Hey @dibenedetto, apologies for the delay. @mme or @maxkorp, can you shed some light on whether it's possible to render partial tool results? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to have partial tool result while they are generated?
for example, think about a tool that whatches a webcam and does some calculations.
to my understanding, this implies having an event interface for tools that supports something like what the text message does, i.e., a start-content-stop event sequence but, apparently, this does not exist.
i realize you can simulate it by mocking out with some smart tools synchronization and tags on user messages, but still.
is this kind of request reasonable?
Beta Was this translation helpful? Give feedback.
All reactions