Model List
View Available Models
Visit the Model Marketplace to see all available models, pricing, and capability comparisons.
How to Call Models
All models use the OpenAI-compatible format — just change the model parameter to switch:
{
"model": "anthropic/claude-opus-4-6",
"messages": [{"role": "user", "content": "Hello"}]
}Model Identifier Format
Model identifiers use the provider/model-name format:
openai/gpt-5.4
anthropic/claude-opus-4-6
google/gemini-3.1-pro
deepseek/deepseek-v3.2