Skip to content

Conversation

@Koopa0
Copy link
Contributor

@Koopa0 Koopa0 commented Nov 3, 2025

This PR adds support for the latest Anthropic models, based on the official documentation:

  • claude-opus-4-1-20250805
  • claude-sonnet-4-5-20250929
  • claude-haiku-4-5-20251001

Reference: https://docs.anthropic.com/en/docs/about-claude/models/all-models

Additionally, this PR updates the anthropic example to use the new claude-sonnet-4-5-20250929 as the default model.


Checklist (if applicable):

  • PR title is following https://www.conventionalcommits.org/en/v1.0.0/
  • Tested (Manually tested by running the updated example in examples/anthropic/main.go and confirming a successful API response.)
  • Docs updated (The model list within the plugin and the example code are both updated.)

Adds support for the following newly released Anthropic models, based on the official documentation:

- claude-opus-4-1-20250805
- claude-sonnet-4-5-20250929
- claude-haiku-4-5-20251001
@google-cla
Copy link

google-cla bot commented Nov 3, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added the go label Nov 3, 2025
@hugoaguirre hugoaguirre changed the title feat(anthropic): add support for Claude 4.1 and 4.5 models feat(go/plugins/compat_oai): add support for Claude 4.1 and 4.5 models Nov 4, 2025
@hugoaguirre hugoaguirre merged commit 11794e5 into firebase:main Nov 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants