Skip to content

feat: add Claude 4.6 models and update default model#40

Open
bhargav18 wants to merge 1 commit intoRichardAtCT:mainfrom
bhargav18:feat/claude-4-6-models
Open

feat: add Claude 4.6 models and update default model#40
bhargav18 wants to merge 1 commit intoRichardAtCT:mainfrom
bhargav18:feat/claude-4-6-models

Conversation

@bhargav18
Copy link

Summary

  • Add claude-sonnet-4-6 and claude-opus-4-6 to CLAUDE_MODELS
  • Set claude-sonnet-4-6 as the new DEFAULT_MODEL (overridable via DEFAULT_MODEL env var)

Changes

src/constants.py

  • Added a new Claude 4.6 Family section at the top of CLAUDE_MODELS with claude-opus-4-6 and claude-sonnet-4-6
  • Updated DEFAULT_MODEL from claude-sonnet-4-5-20250929claude-sonnet-4-6

Test plan

  • poetry run python tests/test_endpoints.py → 4/4 passed
  • poetry run python tests/test_basic.py → 4/4 passed
  • /v1/models endpoint returns 8 models with 4.6 models at the top

🤖 Generated with Claude Code

Add claude-sonnet-4-6 and claude-opus-4-6 to CLAUDE_MODELS and set
claude-sonnet-4-6 as the new DEFAULT_MODEL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bhargav18 bhargav18 marked this pull request as ready for review February 28, 2026 07:35
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