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
im trying to understand the llama
im trying to understand the llama
Inactive
0
Follow
At a glance
q
queso123456789
2 years ago
Β·
im trying to understand the llama wrapper over langchain agent. Any high level summary of what the wrapper does?
j
2 comments
Share
Open in Discord
j
jerryjliu0
2 years ago
are you talking about the llama tools?
https://gpt-index.readthedocs.io/en/latest/how_to/integrations/using_with_langchain.html#llama-tool-abstractions
We provide tools that you can use with a langchain agent, as well as some utility functions to easily instantiate a langchain agent with llama tools from indexes/graphs:
take a look at this nb as well:
https://github.com/jerryjliu/llama_index/blob/main/examples/chatbot/Chatbot_SEC.ipynb
j
jerryjliu0
2 years ago
create_llama_chat_agent
just creates a langchain agent with llamaindex tools
Add a reply
Sign up and join the conversation on Discord
Join on Discord