Skip to content

Conversation

@jerilynzheng
Copy link
Contributor

Summary

  • Add 105+ new models from Vercel AI Gateway API
  • Update pricing and limits synced from API
  • Remove deprecated models (grok-2, mistral-large, deepseek-r1-distill-llama-70b, etc.)
  • Rename Claude models to match API IDs (claude-4.5-sonnet → claude-sonnet-4.5)

New Models

  • OpenAI: GPT-5.x series, o3-pro, o3-deep-research, codex-mini, embedding models
  • Google: Gemini 2.5/3.x, Imagen 4.0, embedding models
  • xAI: Grok 4.x series
  • Zhipu: GLM 4.5-4.7 series
  • Meta: Llama 3.x/4.x series
  • DeepSeek: v3.x series
  • Alibaba: Qwen3 series
  • Mistral: devstral, ministral, mistral-large-3
  • Others: MiniMax, Cohere, Voyage, Flux, Nvidia Nemotron, etc.

Test plan

  • Schema validation passes (bun validate)
  • 1328 integrity tests pass (required fields, boolean types, date formats, modalities, limits/prices not corrupted)
  • API comparison tests pass for non-symlinked models

🤖 Generated with Claude Code

jerilynzheng and others added 2 commits January 10, 2026 22:07
- Add 105+ new models from Vercel AI Gateway API
- Update pricing and limits synced from API
- Remove deprecated models (grok-2, mistral-large, etc.)
- Rename claude-4.5-sonnet -> claude-sonnet-4.5 to match API

New models include:
- GPT-5.x series (gpt-5, gpt-5.1, gpt-5.2, codex variants)
- Gemini 2.5/3.x with image generation support
- Grok 4.x series
- GLM 4.5-4.7 series
- Llama 3.x/4.x series
- DeepSeek v3.x series
- Qwen3 series
- Various embedding models (voyage, text-embedding)
- Image generation (Flux, Imagen 4.0)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add family field to 99 new models following existing provider patterns:
- OpenAI: gpt-5, gpt-5.1, gpt-5.2, gpt-oss, o3, text-embedding, codex
- Google: gemini-flash, gemini-pro, gemini-embedding, imagen-4
- Anthropic: claude-sonnet
- xAI: grok
- Meta: llama-3.1, llama-3.2
- Mistral: devstral-small, devstral-medium, ministral, mistral-large
- DeepSeek: deepseek-v3
- Alibaba: qwen-max, qwen-coder, qwen-embedding, qwen3-*
- Others: kimi-k2, minimax-m2.1, glm-4.x, voyage, flux, etc.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jerilynzheng jerilynzheng changed the title vercel: add new models from Vercel AI Gateway feat: add new models from Vercel AI Gateway Jan 11, 2026
@rekram1-node rekram1-node merged commit 5771ec6 into anomalyco:dev Jan 11, 2026
1 check passed
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.

2 participants