Skip to content

Add Claude Sonnet 4.6 to supported Anthropic chat models#815

Open
briansproule20 wants to merge 1 commit into
Merit-Systems:masterfrom
briansproule20:add-claude-sonnet-4-6
Open

Add Claude Sonnet 4.6 to supported Anthropic chat models#815
briansproule20 wants to merge 1 commit into
Merit-Systems:masterfrom
briansproule20:add-claude-sonnet-4-6

Conversation

@briansproule20

Copy link
Copy Markdown

What

Registers claude-sonnet-4-6 — Anthropic's newest Sonnet model — in the SDK's Anthropic supported-models list (packages/sdk/ts/src/supported-models/chat/anthropic.ts).

Why

The model isn't currently in the registry (the list tops out at claude-sonnet-4-5-20250929), so apps using Echo can't route requests to it. This adds it so anthropic("claude-sonnet-4-6") resolves.

Details

  • Added claude-sonnet-4-6 to the AnthropicModel union type and the AnthropicModels array.
  • Pricing follows the existing Sonnet tier: $3/1M input (0.000003), $15/1M output (0.000015).

No other changes.

🤖 Generated with Claude Code

Registers claude-sonnet-4-6 (Anthropic's newest Sonnet) in the SDK's
supported-models list so it can be used through Echo. Pricing matches the
Sonnet tier ($3/1M input, $15/1M output).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@briansproule20 is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant