Models
Every model is served through the same endpoint and API key. Pick a model, try it in the playground, then copy the code.
Chat
Text generation, reasoning, assistants and agents
OpenAI's open-weight 120B reasoning model. Strong at coding, tool use and agentic tasks; the drop-in replacement Groq recommends for Llama 3.3 70B.
DeepSeek's fast, inexpensive V4 model with a 1M-token context. Strong general assistant and coding model at the lowest price per token here.
DeepSeek V4.1 Flash
AvailableThe newest DeepSeek Flash model: better reasoning and tool use than V4 Flash, still with a 1M-token context.
GLM 5.3 Flash
AvailableZ.ai's fast GLM 5.3 model with tool calling, JSON mode and a 1M-token context, at a low per-token price.
Llama 3.3 70B Instruct
AvailableMeta's instruction-tuned 70B model. Still served here after its retirement on Groq — the same <code>llama-3.3-70b-versatile</code> id works unchanged.
GPT-OSS 20B
Coming soonThe small GPT-OSS model: fast and inexpensive for lightweight assistants and classification.
Qwen3-VL 8B
Coming soonCompact vision-language model for image understanding, OCR and screenshot reasoning.
Text to speech
Natural voices on the OpenAI /v1/audio/speech endpoint
Fast, natural open-weight text-to-speech with 54 voices across 8 languages, on the OpenAI <code>/v1/audio/speech</code> endpoint.
Orpheus 3B
AvailableExpressive Llama-based text-to-speech with emotive tags and eight English voices.
Speech to text
Transcription with timestamps on /v1/audio/transcriptions
OpenAI's multilingual speech recognition model on the standard <code>/v1/audio/transcriptions</code> endpoint — same request shape as OpenAI and Groq.
NVIDIA's very fast English-first transcription model with accurate timestamps; ideal for long recordings and batch jobs.
Vision
Image understanding and screen parsing
OmniParser V2
UnavailableParse screenshots into structured, labeled UI elements for computer-use agents.
