Gateways
Current Answer
No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.
Evidence
GLM-5.3 is half-price through September 8 via a temporary DigitalOcean-only model ID. Keep the standard ID in durable agent configs if you need fallback after the offer.
x402 servers can perform work before payment settlement, leaving a double-spend window. Builders should settle first or accept explicit counterparty risk until stronger schemes mature.
AWS is separating agent payment policy from model execution: AgentCore handles wallets and limits, while WAF meters bot access. The useful pattern is deterministic spend control at the edge.
A wallet-equipped agent crossed paywalls and completed paid email and phone actions under a spending cap. The engineering lesson is to enforce budgets in the wallet, not in prompts.
Vercel’s gateway now exposes a pinned Qwen snapshot aimed at larger coding projects and longer agent runs, with a dated model ID that prevents silent upgrades.
Claude Fable 5.1 reaches Vercel AI Gateway with ordered fallbacks for classifier refusals, but its 30-day retention policy rules out zero-data-retention workloads.
AI Gateway can now cap each user's aggregate spend across attributed API keys and app tokens, giving unattended coding agents a hard cost boundary.
Vercel is halving AI Gateway charges for MiniMax H3 and H3 Max through September 13; existing model IDs receive the discount without code changes.
Muse Image is available through Vercel AI Gateway for both generation and instruction-based editing, including reference-image guidance through the AI SDK.
Gemini 3.5 Transcribe adds batch and live WebSocket transcription to AI Gateway, with automatic language detection, 85+ languages, and custom vocabulary.
Vercel Connect gives agents runtime-minted, task-scoped credentials instead of stored provider tokens, adding per-user identity, revocation, audit logs, and usage visibility.
AI Gateway offers temporary free routes for MiniMax M3 and M2.7, but the -free model IDs hard-fail after September 6; standard IDs preserve provider fallback at normal rates.
Per-task model routing cut the demonstrated coding session’s cost from 44¢ to 14¢ with similar completion time, but builders still need workload-specific evals to validate quality.
GPT-5.6 Sol now costs less across Vercel AI Gateway tiers, with an additional 50% discount through September 18 and no model-ID change for existing agent setups.
Vercel AI Gateway added four Fish Audio models for speech generation and transcription, with AI SDK 7 support and a free window whose model naming determines later billing.
Deno treats production agents as untrusted and filters their outbound traffic outside the agent, showing how broad operational access can coexist with protocol-aware controls.
Vercel cut GPT-5.6 Sol pricing by 50% through September 18, making direct AI Gateway runs cheaper across every tier without changing model IDs or agent configs.
Gemini 3.7 Flash is on Vercel AI Gateway at 50% off through 2026, with direct setup paths for major coding agents and controls for routing, retries, and spend.
Eve agents can use GLM 5.2 free through August 27 via Vercel AI Gateway; new agents default to it, while existing agents need a model-setting change.
Vercel’s setup command can route nine coding-agent clients through one gateway for shared models, budgets, policy, and traces. Review the in-place config edits before adopting it.
Vercel AI Gateway now exposes xAI’s image model through the AI SDK, including 1K/2K generation, batches, and targeted edits that aim to preserve untouched details.
Hermes can route inference through Vercel’s model gateway and move command execution into an opt-in cloud microVM, separating model access from the machine where the agent runs.
Seedance 2.5 adds multimodal video generation and local edits to AI Gateway, with clips up to 30 seconds and separate image and video references.
Vercel AI Gateway can export per-request OpenTelemetry traces, exposing routing, retries, latency, tokens, cost, and attribution without sending prompt or completion content.
Vercel AI Gateway is available through AWS Marketplace, letting teams place inference on their AWS bill under annual private offers without changing per-token pricing.
Vercel Pro users can route DeepSeek V4 Flash to Novita for 90% off through August 11. Provider fallback remains enabled, but fallback requests use standard rates.
Vercel AI Gateway now exposes Qwen 3.8 Max to coding agents, adding one model endpoint for long-context text and vision work with gateway routing, budgets, and usage tracking.
AI Gateway can now enforce spend caps across a team, project, or API key, giving agent workloads layered cost controls instead of relying on per-key limits alone.
AI Gateway’s dedicated logs expose per-request cost, tokens, latency, routing, and provider fallbacks, making agent failures and spend anomalies easier to trace.
AI Gateway has raised Laguna S 2.1 capacity tenfold for both paid and free model IDs, reducing throughput constraints for high-volume or long-running coding agents.
Vercel cut Luna and Terra token prices and raised Sol fast-mode speed without changing model IDs, so existing agent workloads inherit the changes without code edits.
MiniMax H3 brings short 2K video generation to Vercel AI Gateway, with text, keyframe, and multimodal reference inputs. Reference and keyframe modes cannot be combined.
AI Gateway now exposes one beta fast-mode option across models, letting coding agents request lower latency while retaining standard-speed fallback when no fast tier exists.
AI Gateway can pin inference and retained provider data to the US or EU, giving agent builders one residency control with per-response verification across supported providers.
Vercel’s gateway now supports persistent WebSocket sessions for the Responses API, reducing repeated context transfer during long, tool-heavy agent runs.
Kimi K3 now has US-hosted, ZDR-capable gateway routes plus a faster tier, giving coding-agent users explicit latency, residency, retention, and cost choices.
TRACE-Router selects one model per agent task, keeps every call on that backend, and learns from the final outcome. Its benchmarks suggest task-level routing can improve accuracy and latency together.
AI Gateway now serves Claude Opus 5 with configurable reasoning, fast mode, fallbacks, and coding-agent setup; benign security tasks may still hit safeguards.
Agent economics can regress even when token prices look stable. Route by task, preserve model optionality, and move deterministic work out of LLM calls before scaling usage.
AI Gateway can now stream audio into transcription models and emit partial text, letting text-based agents accept lower-latency voice input without changing the agent itself.