X-AG-Gateway-Slug as in the chat snippets.
Providers
Anthropic, Gemini (AI Studio), Bedrock Claude / Nova / Titan text, and other chat-only
providers do not embed. They are left out of the candidate pool.
Bedrock rejects a non–Titan-embed model with a 400. Vertex embeddings ignore the chat
provider_options.action — they always call the embed endpoints.
Routing
- The consumer’s registries are filtered to those that advertise embeddings.
- Model resolution and load balancing run on that pool.
- Pinning a registry that cannot embed is a 400, not a failover.
- An empty capable pool is a 503.
Related
- Registries
- Consumers — Connect tab
- Rerank
- Files
- Models
- Quickstart