gemini-3.1-flash-lite-preview through MixRoute’s native Gemini endpoint; an OpenAI-compatible endpoint is also supported.
Key capabilities
- Native Gemini API - Uses generateContent with content parts
- System instructions - Supports systemInstruction
- Generation control - Uses generationConfig
- OpenAI-compatible - Also works through Chat Completions
Quick example
Gemini native API
- cURL
- Python
OpenAI-compatible API
- cURL
- Python
- Streaming