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
The issue seems actually this one langchain-ai/langchain#21871 (comment), where the output from Anthropic is different then the one from OpenAI, so that the two providers are not exchangeable…
The text was updated successfully, but these errors were encountered:
We can us LangGraph for tool calling with OpenAI, but we encounter issues with Anthropic.
The problem is explained here langchain-ai/langchain#21871 and in particular in langchain-ai/langchain#21871 (reply in thread), which refers to langchain-ai/langchain#21871 (reply in thread)
The issue seems actually this one langchain-ai/langchain#21871 (comment), where the output from Anthropic is different then the one from OpenAI, so that the two providers are not exchangeable…
The text was updated successfully, but these errors were encountered: