# 10x more capacity for Laguna S 2.1 on AI Gateway

DevFeed: [10x more capacity for Laguna S 2.1 on AI Gateway](<https://devfeed.tech/articles/10x-more-capacity-for-laguna-s-2-1-on-ai-gateway-791.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/10x-more-capacity-for-laguna-s-2-1-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-07-31T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [api](<https://devfeed.tech/tags/api.md>), [coding](<https://devfeed.tech/tags/coding.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Laguna S 2.1 on AI Gateway now has 10x more capacity for both paid and free model versions. The article explains configuring the model through the AI SDK or a coding agent, and describes AI Gateway features including usage tracking, retries, failover, and a model-usage leaderboard.

## Source excerpt

Laguna S 2.1 from Poolside now has 10x more capacity on AI Gateway. The increase applies to the paid version, poolside/laguna-s-2.1, and the free version, poolside/laguna-s-2.1-free, so you can send far more requests, good for high-volume agentic coding and long-running tasks. To use Laguna S 2.1, set model to poolside/laguna-s-2.1-free or poolside/laguna-s-2.1 in the AI SDK: To run it in a coding agent, use vercel ai-gateway coding-agents setup to connect your agents to AI Gateway, then select poolside/laguna-s-2.1 or poolside/laguna-s-2.1-free in the agent's model configuration. See the coding agents guide. AI Gateway gives you one API to hundreds of models, with usage tracking, retries, failover, and higher-than-provider uptime built in. It reflects provider pricing with no markup and no platform fee, including on Bring Your Own Key requests. Try Laguna S 2.1 in the model playground. Read more