Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
React agent
React agent
Inactive
0
Follow
At a glance
a
ashishsha
2 years ago
Β·
Hi all - question. , is ReAct chat agent built on top of langchain chat agent
L
a
9 comments
Share
Open in Discord
L
Logan M
2 years ago
Nope, our react agent is built from scratch inside llama index
L
Logan M
2 years ago
Took the time to hopefully make it better and easier to use π
L
Logan M
2 years ago
We did a lot of benchmarks though, and the openai function calling api is slightly more reliable
a
ashishsha
2 years ago
cool, does it reach out to LLm to decide if the the tool should be used or not ?
L
Logan M
2 years ago
Yea, that's the basis for how the react algorithm works π
Whereas the function calling api uses a model fine tuned to figure out tool usage without technically asking it
a
ashishsha
2 years ago
then function calling API might be slightly faster , reliable not sure
L
Logan M
2 years ago
Yea in our benchmarks that was the case!
L
Logan M
2 years ago
Attachment
L
Logan M
2 years ago
We added an agent benchmark to the repo π
Add a reply
Sign up and join the conversation on Discord
Join on Discord