
Vercel's split-models-from-agents strategy reshapes production AI playbooks
Published by AINave Editorial • Reviewed by Ramit
The next major shift in AI infrastructure is the move to separate models from the agents that consume them, enabling open, modular stacks and multi-provider deployments for production AI. Vercel positions itself as an infrastructure platform aiming to be an "AWS of this generation" by emphasizing modular APIs, policy-enforced sandboxes, and governance for production agents.
What happened
After Vercel's ShipNYC conference, CEO Guillermo Rauch shared insights in a TechCrunch interview on how the company has become a central player in AI software. Vercel currently sees 6 million deployments a day, about half triggered by coding agents, and more than 1 trillion tokens flow through its AI gateway daily.
Rauch described the two "killer apps" of agents: coding agents that drive software production and internal agents that help run the company. The critical challenge with internal agents is securely accessing data, auditing actions, and maintaining a trail of tool calls and access controls.
To solve this, Vercel introduced two tools:
- Eve framework: Allows developers to define an agent's instructions and skills in natural language.
- Vercel Sandbox: Puts the agent in a "cage" where it retains its intelligence but has policy applied on what data it can access and what data can leave the sandbox.
Rauch cited a concrete example: a sales rep working on install base growth who could not ask "give me the five accounts that have added the most seats in the last two weeks" without waiting for a Q1 sales dashboard project. Using Eve, her internal agent now extracts those signals from live CRM data directly.
He also noted that companies are moving away from picking a single lab partner. They now use OpenAI, Anthropic, or Gemini as plug-and-play components, with Gemini seeing significant growth due to price/performance. Open models like DeepSeek and GLM-5.2 are also gaining traction.
Why AI builders should care
Pricing and performance are central to production deployments as teams mix models from multiple providers and open-source options. Rauch emphasized that when optimizing for production, teams look at price/performance, and Gemini models have strong characteristics. The data "doesn't lie" that multi-provider stacks are taking off.
Platform-level modularity and data governance become competitive differentiators as firms shift from prototyping to production-ready AI agents. The debate between coupling models to a single provider versus assembling modular components mirrors traditional software engineering practices.
Practical implications
For AI builders deploying internal agents, several considerations emerge:
Governance tooling: Evaluate sandbox environments (like Vercel Sandbox) and data access policies to prevent data leakage. Rauch warned about risks like a coding IDE training on an entire codebase, citing a conversation with Airbus about proprietary C++ code being sent to the cloud for training.
Modular model strategy: Adopting a multi-provider model stack reduces vendor lock-in and allows teams to tailor model choices to tasks, improving production reliability and cost control.
Audit trails: Platforms that offer clear policy enforcement and audit trails for agent actions will be favored in production environments.
Caveats
The narrative is based on an interview with Vercel's CEO and the company's public claims. Specific deployment metrics, model performance numbers, and governance outcomes are not independently verified in this pack. Vendor claims about future open protocols and market dynamics may evolve as the AI tooling ecosystem shifts. Pricing and performance can vary by workload and provider.
FAQs
Sources
- Vercel CEO Guillermo Rauch on the fight to split off models from agents
- Vercel CEO Guillermo Rauch on the fight to split off models ...
- Vercel CEO Guillermo Rauch On The Fight To Split Off Models
- Vercel CEO Guillermo Rauch on the fight to split off models ...
- Vercel CEO Guillermo Rauch: The fight to split AI models from ...
- Vercel CEO Guillermo Rauch on the fight to split off models from agents
- Anthropic's Code with Claude Announces Managed Agents, Proactive Workflows, Capability Curve
- Google has been quietly gaining AI customers, even before big releases next week
- Vercel CEO Guillermo Rauch on the fight to split off models ...
- Vercel CEO Guillermo Rauch Discusses the Battle to Separate ...
- Vercel CEO Guillermo Rauch on the fight to split off models from agents



















