Merge pull request #3193 from anomalyco/automation/sync-models-vercel

chore(sync): update Vercel AI Gateway model catalog
This commit is contained in:
Aiden Cline
2026-07-10 18:42:18 -05:00
committed by GitHub
@@ -0,0 +1,16 @@
base_model = "openai/gpt-realtime-2.1"
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high", "xhigh"] }]
name = "gpt-realtime-2.1"
description = "Speech generation model for controllable voice, narration, and audio delivery"
release_date = "2026-07-09"
attachment = false
temperature = true
tool_call = false
[cost]
input = 4
output = 24
cache_read = 0.4
[modalities]
input = ["text", "audio"]