Multimodal
Gateway accepts multimodal content natively. Include image or document content blocks in your messages and Gateway routes to a capable model. No configuration needed. Gateway automatically detects which models support each modality and translates content to the provider’s format.
Supported content types
Quick example
Model compatibility
Gateway auto-detects multimodal capabilities from vendor-specific model metadata, so support tracks the live catalog rather than a fixed list. Use GET /v1/models and inspect vendors.<vendor>.capabilities.input to see whether the route you plan to use supports image or document inputs, or filter by input type in the model catalog.
Context compression automatically protects multimodal messages. When trimming is needed, text-only messages are removed first, so your images and documents are preserved.