gcp Google Cloud release notes ·

API Gateway supports LLM request routing to Vertex AI models

aigcpengineergcp-vertex-ai
feature

API Gateway now supports model routing, a managed traffic management layer for LLM requests. This feature allows you to route OpenAI-compatible prompt requests to foundation models in Vertex AI Model Garden, including Gemini, Claude, and GPT models. It centralizes AI traffic management at the network edge and enables in-flight transcoding to standardize client applications. Model routing is configured using new OpenAPI 3.x extensions.

Features (1)
  • API Gateway Route LLM requests with model routing

    Route LLM requests with model routing You can now use model routing in API Gateway as a managed traffic management layer to accept OpenAI-compatible prompt requests, transcode them in-flight, and route them to specific foundation models in Vertex AI Model Garden (including Gemini, Anthropic Claude, and OpenAI GPT models). Key benefits and capabilities include: Centralized traffic management : Consolidate AI traffic routing and lifecycle management at the network edge without hosting standalone client-side proxies. In-flight transcoding : Standardize client applications on an OpenAI-compatible

Read the original announcement →

https://docs.cloud.google.com/release-notes#August_03_2026

Related releases