Models
Lists the currently available models, and provides basic information about each one such as the owner and availability.
Lists the currently available models, and provides basic information about each one such as the owner and availability.
get/models
Query parameters
provider'ollama' | 'ollama_cloud' | 'groq' | 'llamacpp' | 'openai' | 'cloudflare' | 'cohere' | 'anthropic' | 'deepseek' | 'google' | 'mistral' | 'minimax' | 'moonshot' | 'nvidia' | 'zai'
Specific provider to query (optional)
includestring[]
Optional comma-separated list of additional per-model metadata fields to include in the response. Supported keys: context_window, pricing. Keys are trimmed and de-duplicated; an unknown key returns 400. When omitted, the response contains no metadata fields and stays byte-for-byte OpenAI-compatible. A requested key that cannot be resolved is returned as an explicit null, distinguishing "not requested" (key absent) from "requested but unavailable" (key present, value null).
Response
List of available models