Supported Models

Supported Models

Access leading AI models through a unified interface. All models are available through the same API endpoint.

Gemini 2.5 Flash

Google

Fast

Fast, cost-effective responses optimized for speed and efficiency.

google/gemini-2.5-flash

Gemini 2.5 Pro

Google

Pro

Advanced reasoning capabilities with multi-modal support. Ideal for complex tasks.

google/gemini-2.5-pro

GPT-4.1

OpenAI

Premium

High-accuracy chat and tool calling. Best for production-grade applications.

openai/gpt-4.1

Claude 3.5

Anthropic

Advanced

Long-form content generation and RAG workflows. Excellent for research and analysis.

anthropic/claude-3.5

Using Models

Specify the model in your API request using the model parameter. The format is provider/model-name.

If no model is specified, the default model google/gemini-2.5-flash will be used.