Find answers from the community

Updated 3 months ago

hi guys! I wanted to ask if I can build

hi guys! I wanted to ask if I can build custom agent using Llamahub Tools. The idea is to use local llm and build agent over that. Thanks in advance.
W
1 comment
Yes you can!
https://docs.llamaindex.ai/en/stable/module_guides/deploying/agents/tools/#usage-pattern

You can find the tools at llama-hub: https://llamahub.ai/?tab=tools
Few llamapacks showing how to use tools in agents: https://llamahub.ai/l/llama-packs/llama-index-packs-gmail-openai-agent?from=llama-packs


In place of OpenAI agent use ReactAgent, add your llm and you are good to go!
Add a reply
Sign up and join the conversation on Discord