quivr
quivr copied to clipboard
Problem with Anthropic tool call
We can us LangGraph for tool calling with OpenAI, but we encounter issues with Anthropic.
The problem is explained here https://github.com/langchain-ai/langchain/discussions/21871 and in particular in https://github.com/langchain-ai/langchain/discussions/21871#discussioncomment-9968997, which refers to https://github.com/langchain-ai/langchain/discussions/21871#discussioncomment-9968997
The issue seems actually this one https://github.com/langchain-ai/langchain/discussions/21871#discussioncomment-10052603, where the output from Anthropic is different then the one from OpenAI, so that the two providers are not exchangeable…
Thanks for your contributions, we'll be closing this issue as it has gone stale. Feel free to reopen if you'd like to continue the discussion.