You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up a multi-agent system. I've created a root_agent with some sub_agents, and in all agents, I've configured LiteLLM to connect to Ollama locally. The problem is that with this type of system, I've noticed that the agent is aware of its sub_agents but doesn't call them. I see that it responds with random things. However, when using a cloud model like Gemini, everything works. Does anyone know if sub_agents are supported with Ollama?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to set up a multi-agent system. I've created a root_agent with some sub_agents, and in all agents, I've configured LiteLLM to connect to Ollama locally. The problem is that with this type of system, I've noticed that the agent is aware of its sub_agents but doesn't call them. I see that it responds with random things. However, when using a cloud model like Gemini, everything works. Does anyone know if sub_agents are supported with Ollama?
Beta Was this translation helpful? Give feedback.
All reactions