Skip to main content
Model compatibility depends on the Agno adapter, the provider endpoint, and the selected model ID. Capabilities still vary across models behind the shared interface.

Shared Model Interface

Every concrete Model adapter implements synchronous, asynchronous, streaming, and non-streaming invocation methods. Request features require support from additional layers:
OpenAI-compatible adapters reuse an API format. Feature parity with OpenAI models varies. Gateways can route one adapter to models with different capabilities.

Multimodal Support

Each checkmark records a media path implemented by the adapter and corroborated by provider documentation, an Agno provider guide, a matching cookbook, or an automated test. A checkmark is an adapter-level signal. Select a model ID that supports the same modality. A blank cell means this page makes no compatibility claim.

Developer Resources