Skip to content

feat: update model types#1137

Merged
homanp merged 4 commits into
mainfrom
feat/update-model-types
Mar 11, 2026
Merged

feat: update model types#1137
homanp merged 4 commits into
mainfrom
feat/update-model-types

Conversation

@homanp

@homanp homanp commented Mar 11, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds new model releases to SDK types

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

Checklist

  • Code follows project style guidelines
  • Tests pass locally
  • Documentation updated (if needed)

homanp added 2 commits March 11, 2026 14:27
Add latest model definitions across all providers (OpenAI, Anthropic,
Google, Bedrock, Vercel, Groq, OpenRouter, Fireworks) sourced from
models.dev. Introduces Literal-based type unions in the Python SDK
for autocomplete and type-checking parity with TypeScript.

Made-with: Cursor
…Provider

Consolidate 24 per-provider integration test files into parameterized
unit tests that mock callProvider, eliminating all production API
dependencies. Tests run instantly with deterministic results.

TypeScript: 131 tests across 10 files (was 27 files)
Python: 86 tests across 7 files (was 12 files)
Made-with: Cursor
@homanp homanp self-assigned this Mar 11, 2026
@vercel

vercel Bot commented Mar 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 11, 2026 2:01pm

Request Review

@homanp homanp changed the title Feat/update model types feat: update model types Mar 11, 2026
@homanp homanp merged commit b3cfcfb into main Mar 11, 2026
6 checks 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.

1 participant