Find answers from the community

Updated 3 months ago

i'm eyeing this part of the doc, and

i'm eyeing this part of the doc, and testing locally https://docs.llamaindex.ai/en/stable/examples/agent/agent_runner/agent_runner.html

my question is :
  • how can I get the streaming of the step / response ?
  • I saw the typehint, but the output is the same for task.arunstep and task.astreamstep
V
8 comments
a stream step
Attachment
image.png
a runstep
Attachment
image.png
in the same openaiAgent, when using chat method i can access this method
I wonder if there's something similar when using astream_step
Attachment
image.png
Attachment
image.png
Attachment
image.png
should be the same object right ?
Attachment
image.png
Add a reply
Sign up and join the conversation on Discord