BACK TO BLOG
April 23, 2026Nick Pavlinsky

Google Just Retired Vertex AI. The Replacement Changes Everything.

Google Just Retired Vertex AI. The Replacement Changes Enterprise AI.

And these new tools just changed the landscape.

As of yesterday, Vertex AI is officially retired as Google's enterprise AI destination. Everything now flows through the new Gemini Enterprise Agent Platform.

This is not a rebrand. It is a complete architectural shift in how Google thinks about enterprise AI.

Here is what actually changed.

From model platform to agent operating system

Vertex AI was a model platform. You picked a model, called it, built around it. That was the job.

Gemini Enterprise Agent Platform is an agent operating system. You build agents, chain them into networks, give them persistent memory, run them for hours or days, govern them at scale, and monitor everything from one place. The platform framing is explicit: build, scale, govern, optimize. Not "train a model and deploy it."

The full stack, announced yesterday at Cloud Next 2026:

1. Agent Runtime for long-running agents that can execute multi-day workflows.

2. Memory Bank for persistent context across sessions, with Memory Profiles for high-accuracy recall.

3. Agent Simulation to test agents against synthetic user interactions before you go to production.

4. Agent Evaluation and Agent Observability with full execution traces and real-time reasoning visibility after deployment.

5. Model Garden with 200+ models including Gemini 3.1 Pro, Gemma 4, and Claude Opus, Sonnet, and Haiku from Anthropic.

That last part matters.

Google built Claude in as a first-class option on day one

Google is not trying to lock you into Gemini. The Model Garden treats Claude as a first-class citizen alongside Gemini and Gemma. The new Data Agent Kit explicitly supports Claude Code alongside Gemini CLI. Their `agents-cli` tooling works with Gemini CLI, Claude Code, Codex, and Cursor on the same shared MCP configuration.

They are building infrastructure that works regardless of which frontier model you run. That is a different posture than the "bring everything into our ecosystem" story the hyperscalers used to tell.

The part most coverage is missing

The enterprise operations layer is the huge part.

These are agents built with enterprise operations in mind. Agents that can be improved by on-the-ground staff with plain-text prompts, with testing and verification built in. No more IT tickets to fix your agentic workflow issues. Staff can tell the agent what is not working, and the agent fixes its workflow in real time.

Google calls this layer the Rule Learning Agent. A human subject matter expert can flag an error in a workflow, tell the system what is wrong, and the platform augments the agentic workflow with rules to handle the failure. The Agent Optimizer then clusters real-world failures and derives refined instructions using methods like GEPA and MIPRO. It even self-tests on previous workflows to verify the new rules work in practice.

Translated: the people who actually do the work can correct the agent that automates the work, and the platform verifies the correction without a developer in the loop.

The message to enterprise developers

Stop stitching together orchestration layers, security tooling, and monitoring from five different vendors. One governed platform. One place to build, deploy, and scale.

The conversation in enterprise AI just shifted from "Can we build an agent?" to "How do we manage thousands of them?"

Google just answered that question.

What this means for your business

Three things to think about right now.

1. Your agent stack is about to look very different. If you have been building with a LangChain plus vector DB plus observability vendor plus identity provider patchwork, the case for a unified platform just got stronger. That does not mean ripping everything out. It means auditing which pieces are load-bearing and which are going to be commoditized by the platform shift.

2. Model neutrality is now a feature, not a slogan. Google building Claude in on day one is a signal. The winning posture for enterprise AI is going to be "the right model for the job" rather than "everything on one vendor." Architect for that.

3. Operations, not experiments, is the real moat. The capability that matters at enterprise scale is not building one clever agent. It is running hundreds of them reliably, with governance, audit trails, and a feedback loop from the people using them. The Rule Learning Agent is the first real attempt to put that loop inside the platform instead of in a project plan.

If you are building agentic systems and have not looked at what went live yesterday, this should be the first thing on your list today.

---

*Raptor Tech builds custom software and AI agents for businesses that want operational AI, not demos. If you are trying to figure out how to deploy and govern agents at scale, book a free consultation or call (561) 786-7926.*

Sources