Find answers from the community

Updated 10 months ago

Hi, can we use `ReActAgent` with ollma

Hi, can we use ReActAgent with ollma models?
W
I
4 comments
I think you need to set the llm only with ollama integration and then can proceed with React agent implementation
https://docs.llamaindex.ai/en/stable/examples/llm/ollama.html
awesome so it works independent of openai nice I will try it
Yeah just do Settings.llm= ollama llm object

that's it
Add a reply
Sign up and join the conversation on Discord