Skip to content

Conversation

@dhvll
Copy link
Contributor

@dhvll dhvll commented Oct 28, 2025

Add Vercel AI Gateway provider with speech + transcription support

Adds Vercel AI Gateway as a new provider, enabling access to 200+ language models from multiple providers (OpenAI, Anthropic, Google, xAI, Meta, Mistral, etc.) through a single unified endpoint. Also adds support for AI SDK's speech generation and transcription features.

  • Vercel AI Gateway Provider: Access to 200+ models via provider/model-name format (e.g., openai/gpt-4, anthropic/claude-sonnet-4)
  • Speech Generation: OpenAI TTS models (tts-1, tts-1-hd) with per-character pricing
  • Transcription: OpenAI Whisper model (whisper-1) with per-second pricing
  • Dynamic Pricing: Automated script to fetch live pricing from Vercel AI Gateway API
  • SDK Integration: TypeScript and Next.js SDK wrappers
  • Comprehensive Tests: Smoke tests for generate/stream text across all models

/claim #573

@vercel
Copy link
Contributor

vercel bot commented Oct 28, 2025

@dhvll 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