tool_use_agent_compatibilityTier 1 · 70% confidence

ai-agents-tool-use-agent-compa-ollamafunctions-fails-with-received-unsupported-me-ae90f758

agent: ai_agents

When does this happen?

IF OllamaFunctions fails with 'Received unsupported message type for Ollama' when used with create_openai_functions_agent.

How others solved it

THEN Upgrade langchain-experimental to the latest release that includes the fix from PR #22339. If release not yet cut, install directly from source: pip install git+https://github.com/langchain-ai/langchain.git#egg=langchain-experimental&subdirectory=libs/experimental. Alternatively, use the prompt-based tool use approach (see LangChain docs on tool use prompting) as a workaround.

# Install fix from source
!pip install git+https://github.com/langchain-ai/langchain.git#egg=langchain-experimental&subdirectory=libs/experimental

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics