Skip to content

feat: add latest Claude, OpenAI, Gemini, and Grok models to registry#63

Open
kylexqian wants to merge 1 commit intomainfrom
kyle/add-latest-models
Open

feat: add latest Claude, OpenAI, Gemini, and Grok models to registry#63
kylexqian wants to merge 1 commit intomainfrom
kyle/add-latest-models

Conversation

@kylexqian
Copy link
Copy Markdown
Collaborator

Adds 13 new models across all four providers with verified pricing:

  • OpenAI: gpt-4.1-mini ($0.40/$1.60), gpt-4.1-nano ($0.10/$0.40), o3 ($10/$40, force_temperature=1.0), gpt-5.4 ($2.50/$15), gpt-5.4-mini ($0.75/$4.50), gpt-5.4-nano ($0.20/$1.25), gpt-5.5 ($5/$30)
  • Anthropic: claude-opus-4-7 ($5/$25)
  • Google: gemini-3.1-pro-preview ($2/$12, thinking_budget=128), gemini-3.1-flash-lite-preview ($0.25/$1.50, thinking_budget=0)
  • xAI: grok-4.20-reasoning ($2/$6), grok-4.20-non-reasoning ($2/$6), grok-code-fast-1 ($0.20/$1.50)

Removes deprecated claude-sonnet-4-0 (retiring June 15 2026). Adds Gemini 2.5 deprecation notice to match SDK comment. Adds 30 new tests (82 total, all passing).

Adds 13 new models across all four providers with verified pricing:
- OpenAI: gpt-4.1-mini ($0.40/$1.60), gpt-4.1-nano ($0.10/$0.40),
  o3 ($10/$40, force_temperature=1.0), gpt-5.4 ($2.50/$15),
  gpt-5.4-mini ($0.75/$4.50), gpt-5.4-nano ($0.20/$1.25), gpt-5.5 ($5/$30)
- Anthropic: claude-opus-4-7 ($5/$25)
- Google: gemini-3.1-pro-preview ($2/$12, thinking_budget=128),
  gemini-3.1-flash-lite-preview ($0.25/$1.50, thinking_budget=0)
- xAI: grok-4.20-reasoning ($2/$6), grok-4.20-non-reasoning ($2/$6),
  grok-code-fast-1 ($0.20/$1.50)

Removes deprecated claude-sonnet-4-0 (retiring June 15 2026).
Adds Gemini 2.5 deprecation notice to match SDK comment.
Adds 30 new tests (82 total, all passing).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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