Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
React agent
React agent
Inactive
0
Follow
a
ashishsha
last year
Β·
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
last year
Nope, our react agent is built from scratch inside llama index
L
Logan M
last year
Took the time to hopefully make it better and easier to use π
L
Logan M
last year
We did a lot of benchmarks though, and the openai function calling api is slightly more reliable
a
ashishsha
last year
cool, does it reach out to LLm to decide if the the tool should be used or not ?
L
Logan M
last year
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
last year
then function calling API might be slightly faster , reliable not sure
L
Logan M
last year
Yea in our benchmarks that was the case!
L
Logan M
last year
Attachment
L
Logan M
last year
We added an agent benchmark to the repo π
Add a reply
Sign up and join the conversation on Discord
Join on Discord