Skip to content

feat(provider): add claude-fable-5 to vertex_ai_anthropic models#3480

Open
akhil29 wants to merge 2 commits into
tailcallhq:mainfrom
akhil29:feat/vertex-anthropic-claude-fable-5
Open

feat(provider): add claude-fable-5 to vertex_ai_anthropic models#3480
akhil29 wants to merge 2 commits into
tailcallhq:mainfrom
akhil29:feat/vertex-anthropic-claude-fable-5

Conversation

@akhil29

@akhil29 akhil29 commented Jun 10, 2026

Copy link
Copy Markdown

The claude-fable-5 model was only added to the claude_code provider's static model list, but was omitted from the vertex_ai_anthropic provider. As a result, Claude Fable 5 does not appear in the model picker when using Forge via Vertex AI, even though the model is available on Vertex.

Mirror the claude_code definition into the vertex_ai_anthropic static models array so it surfaces for Vertex AI users.

The claude-fable-5 model was only added to the claude_code provider's
static model list, but was omitted from the vertex_ai_anthropic
provider. As a result, Claude Fable 5 does not appear in the model
picker when using Forge via Vertex AI, even though the model is
available on Vertex.

Mirror the claude_code definition into the vertex_ai_anthropic static
models array so it surfaces for Vertex AI users.
@CLAassistant

CLAassistant commented Jun 10, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ amitksingh1490
❌ akhilapp


akhilapp seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot added type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: provider Updates provider.json configuration. labels Jun 10, 2026
@akhil29 akhil29 mentioned this pull request Jun 10, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: provider Updates provider.json configuration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants