Find answers from the community

Updated 3 months ago

Outputs

How can I see the outputs like in this notebook? I see just the response answer when I run the same codes.
Attachment
image.png
L
1 comment
This is output from a react agent. LlamaIndex has their own react agent here:
https://gpt-index.readthedocs.io/en/latest/core_modules/agent_modules/agents/usage_pattern.html#advanced-concepts-for-openaiagent-in-beta


But tbh the version that uses the openai function calling api is much more reliable, and faster. But the process is slightly different under the good
https://gpt-index.readthedocs.io/en/latest/core_modules/agent_modules/agents/modules.html#openai-agent
Add a reply
Sign up and join the conversation on Discord