Find answers from the community

Updated 6 months ago

Agent

At a glance
The community member is brainstorming what kind of agent to build and is asking about the difference between LlamaIndex's OpenAIAgent and ReActAgent. Another community member responds that the OpenAIAgent uses the function/tool calling API, while the ReActAgent depends more on output parsing, and that the OpenAIAgent is generally more reliable, though it depends on OpenAI.
I'm brainstorming what kind of agent I want to build to learn how to do it. What's the difference between LlamaIndex' OpenAIAgent and ReActAgent?
L
1 comment
Openai agent uses the function/tool calling api, React agent depends more on output parsing

Imo the openai agent is much more reliable (but depends on openai of course)
Add a reply
Sign up and join the conversation on Discord