Reader
Timeline1494StarredSettings

Feeds

AI

Anthropic NewsExponential ViewSimon Willison's Weblog10Vercel News1108

设计

AreslunaDaring Fireball26Geoffrey LittJim Nielsen’s Blog

思考

Essays - Benedict EvansSteve BlankZara Zhang
Cursor Changelog30Lenny's Podcast: Product | Career | Growth320

Select an article to read

AI Gateway 上线 Claude Opus 4.7

Claude Opus 4.7 on AI Gateway

Vercel News·Walter Korman·April 16, 2026

Claude Opus 4.7 from Anthropic is now available on .Vercel AI Gateway

Opus 4.7 is optimized for long-running, asynchronous agents and handles complex, multi-step tasks with reliable agentic execution. The model shows gains on knowledge-worker tasks, particularly where it needs to visually verify its own outputs.

Opus 4.7 is also stronger at programmatic tool-calling with image-processing libraries to analyze charts and figures, including pixel-level data transcription. It has high-resolution image support, which is useful for computer use, screenshot understanding, and document analysis workflows. Opus 4.7 now has improved memory, with agents that maintain structured memory store across turns seeing more reliable recall and fewer dropped facts without additional prompting.

To use Claude Opus 4.7 set model to in the . You can also try a new effort level: anthropic/claude-opus-4.7'xhigh'.AI SDK

Opus 4.7 also introduces the task budgets feature. Task budgets let you set a total token budget for an agentic turn via . The model sees a countdown of remaining tokens, which it uses to prioritize work, plan ahead, and wind down gracefully as the budget is consumed. Thinking content is also now omitted by default for Opus 4.7. To receive thinking content, set to :taskBudgetdisplay'summarized'

AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in , , support, and intelligent provider routing with automatic retries.custom reportingobservabilityBring Your Own Key

Learn more about , view the or try the model in our .AI GatewayAI Gateway model leaderboardmodel playground

Read more