Skip to content

feat: Support Anthropic for Langgraph#95

Open
f4roukb wants to merge 4 commits intooracle:mainfrom
f4roukb:feat/anthropic-llms
Open

feat: Support Anthropic for Langgraph#95
f4roukb wants to merge 4 commits intooracle:mainfrom
f4roukb:feat/anthropic-llms

Conversation

@f4roukb
Copy link

@f4roukb f4roukb commented Feb 7, 2026

Issue: #94

Description: Introduce basic support for Anthropic LLM inference client. Happy to extend this in the future as-needed.

Changes:

  • New dependency: Add the langchain-anthropic dependency to the langgraph extra.
  • Add a new LLM config.
  • Add unit tests for ChatAnthropic conversion between AgentSpec and Langgraph.
  • Update docs.
    No breaking changes.

@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Feb 7, 2026
@dhilloulinoracle
Copy link
Contributor

Thanks @f4roukb for the contribution!

Once you have signed the CLA we can try to merge it.

If that's too awkward for you, we can add a commit in the PR to add the changelog entry where we also thank you for your contribution.

Copy link
Member

@sonleoracle sonleoracle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @f4roukb !

@f4roukb
Copy link
Author

f4roukb commented Feb 9, 2026

Thanks all! I'll have a look at the OCA as soon as possible and get back to you.

@f4roukb f4roukb requested a review from a team February 9, 2026 21:08
@f4roukb
Copy link
Author

f4roukb commented Feb 9, 2026

@dhilloulinoracle, please feel free to commit to this branch. Thanks for crediting me.

I can wrap this up as soon as I get feedback from you guys on the open threads.

@f4roukb
Copy link
Author

f4roukb commented Feb 10, 2026

@cesarebernardis, the PR is reviewable now. Thanks!

Copy link
Member

@cesarebernardis cesarebernardis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for the contribution!

@cesarebernardis
Copy link
Member

Don't worry about the failures in the tests. As soon as you will have signed the OCA, I will take care of finalizing and merging the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants