Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Anthropic tool call #3485

Open
jacopo-chevallard opened this issue Nov 18, 2024 — with Linear · 1 comment
Open

Problem with Anthropic tool call #3485

jacopo-chevallard opened this issue Nov 18, 2024 — with Linear · 1 comment
Assignees
Labels
bug Something isn't working

Comments

Copy link
Collaborator

jacopo-chevallard commented Nov 18, 2024

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…

@jacopo-chevallard jacopo-chevallard added the bug Something isn't working label Nov 18, 2024 — with Linear
@jacopo-chevallard jacopo-chevallard self-assigned this Nov 18, 2024
Copy link

linear bot commented Nov 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant