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

anthropic[minor]: add tool calling #18554

Merged
merged 13 commits into from Mar 5, 2024
Merged

Conversation

efriis
Copy link
Member

@efriis efriis commented Mar 5, 2024

Current shortcomings:

  • xml parser returns everything as a string (but with_structured_output/pydantic turns them into proper types)
  • complex object arguments aren't supported well

@efriis efriis added the partner label Mar 5, 2024
@efriis efriis self-assigned this Mar 5, 2024
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 5, 2024
Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 4:32am

@dosubot dosubot bot added Ɑ: models Related to LLMs or chat model modules 🔌: anthropic Primarily related to Anthropic integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels Mar 5, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 5, 2024
@efriis efriis merged commit 4ac2cb4 into master Mar 5, 2024
39 checks passed
@efriis efriis deleted the erick/anthropic-functions-beta branch March 5, 2024 16:30
thebhulawat pushed a commit to thebhulawat/langchain that referenced this pull request Mar 6, 2024
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌: anthropic Primarily related to Anthropic integrations 🤖:improvement Medium size change to existing code to handle new use-cases Ɑ: models Related to LLMs or chat model modules partner size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants