Skip to content

feat: add langchain-anthropic provider package to langchain example#34

Merged
jsonbailey merged 4 commits into
mainfrom
devin/1779200990-add-langchain-anthropic
May 19, 2026
Merged

feat: add langchain-anthropic provider package to langchain example#34
jsonbailey merged 4 commits into
mainfrom
devin/1779200990-add-langchain-anthropic

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot commented May 19, 2026

Summary

Adds langchain-anthropic to the LangChain example's dependencies so the example ships with Anthropic support out of the box, alongside the existing OpenAI, Google GenAI, and AWS Bedrock providers.

Also updates the README to list all included providers and explain how to add more (e.g. poetry add langchain-mistralai).

Review & Testing Checklist for Human

  • Verify poetry install succeeds in getting_started/langchain/invoke/
  • Verify the langchain example runs with an Anthropic model configured in the AI config

Link to Devin session: https://app.devin.ai/sessions/463c0aff13bf4335ba0c0ab765742847
Requested by: @ld-paul

Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration devin-ai-integration Bot added the devin-pr PR created by Devin label May 19, 2026
devin-ai-integration Bot and others added 2 commits May 19, 2026 14:56
Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
@jsonbailey jsonbailey marked this pull request as ready for review May 19, 2026 15:35
@jsonbailey jsonbailey requested a review from a team as a code owner May 19, 2026 15:35
@jsonbailey jsonbailey merged commit 4bb2aa8 into main May 19, 2026
3 checks passed
@jsonbailey jsonbailey deleted the devin/1779200990-add-langchain-anthropic branch May 19, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devin-pr PR created by Devin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants