Skip to content

feat(anthropic): add support for claude-opus-4 and claude-sonnet-4 #3351

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

Conversation

apappascs
Copy link
Contributor

  • Introduce CLAUDE_OPUS_4 and CLAUDE_SONNET_4 to ChatModel enum
  • Update documentation to include new model options

…0 models

- Introduce `CLAUDE_OPUS_4` and `CLAUDE_SONNET_4` to `ChatModel` enum
- Update documentation to include new model options

Signed-off-by: Alexandros Pappas <[email protected]>
@markpollack
Copy link
Member

Thanks!

also nice to include a link to https://docs.anthropic.com/en/docs/about-claude/models/overview#model-aliases somewhere in the docs.

@apappascs
Copy link
Contributor Author

Thanks!

also nice to include a link to https://docs.anthropic.com/en/docs/about-claude/models/overview#model-aliases somewhere in the docs.

That's a good idea I will update accordingly

@ilayaperumalg
Copy link
Member

@apappascs Thanks for the PR and polishing the documentation!

@ilayaperumalg ilayaperumalg merged commit 71e56fb into spring-projects:main May 30, 2025
2 checks passed
ilayaperumalg pushed a commit that referenced this pull request May 30, 2025
…3351)

* feat(anthropic): add support for claude-opus-4-0 and claude-sonnet-4-0 models

- Introduce `CLAUDE_OPUS_4` and `CLAUDE_SONNET_4` to `ChatModel` enum
- Update documentation to include new model options

Signed-off-by: Alexandros Pappas <[email protected]>

* add model aliases url to anthropic documentation

Signed-off-by: Alexandros Pappas <[email protected]>

---------

Signed-off-by: Alexandros Pappas <[email protected]>
@ilayaperumalg
Copy link
Member

Back-ported into 1.0.x via b34dcbf

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

Successfully merging this pull request may close these issues.

3 participants