Last updated: 2026-06-07
Latest Model Examples
This page follows the public model index inweb/src/data/models/index.json. New examples should use these models first; delisted or non-public models are not shown as copyable examples.
Recommended Models
| Use case | Recommended model |
|---|---|
| Default chat and general reasoning | gpt-5.5 |
| Cost-sensitive chat | gpt-5-mini |
| Claude coding and long context | claude-opus-4-8 |
| Hard Claude tasks | claude-opus-4-8 |
| Lightweight Claude tasks | claude-opus-4-8 |
| Gemini native multimodal | gemini-3.1-pro |
| Low-latency Gemini | gemini-3.1-flash-lite |
| DeepSeek reasoning | deepseek-v4-pro |
| Fast xAI chat | grok-4.1-fast |
| MiniMax long context | MiniMax-M2.7 |
| Qwen vision | qwen3-vl-235b-a22b-instruct or qwen2.5-vl-72b-instruct |
| Suno lyrics / music | suno_lyrics / suno_music |
Chat Completions
cURL
Responses API
cURL
Claude Messages
cURL
Gemini Native
cURL
Vision
cURL
Music And Lyrics
suno_lyrics and suno_music are the public model-index entries for audio generation. For submit, query, and continuation flows, see:
Actual availability also depends on token allowlists, channel state, and platform updates. Before production rollout, call
GET /v1/models to confirm the model IDs visible to your token.