- Instruction Following
Qwen3 Max is Qwen’s flagship trillion-parameter large language model, offered as a high-end proprietary API model. It is designed to deliver state-of-the-art performance across reasoning, coding,…
Powered by Google
Gemini 3.5 Flash is Google’s natively multimodal reasoning model optimized for very low latency and cost while maintaining frontier‑level performance, particularly for coding and agentic workflows.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Gemini 3.5 Flash is a proprietary large multimodal reasoning model from Google designed to deliver fast, cost‑efficient, frontier‑level intelligence for real‑time applications. It is mainly used to power AI agents that perform complex, long‑horizon tool-using workflows, and to provide high-throughput, low-latency text, code, and multimodal generation in products like the Gemini app, AI Mode in Search, and the Gemini API. It also serves as a workhorse model for enterprise integrations where speed and scale are critical, such as agent platforms and developer tooling. Gemini 3.5 Flash belongs to Google’s Gemini model family and is an evolution of earlier Flash variants like Gemini 3 Flash and Gemini 2.5 Flash.
Model capabilities
Handles multi-turn dialogue, follows complex instructions, and maintains context to assist with questions, brainstorming, and task guidance.
Generates, reviews, and explains code snippets in multiple languages, helping with debugging, refactoring, and implementation details.
Interprets images by recognizing objects, text, and visual relationships, enabling descriptive captions and reasoning about visual content.
Translates between many languages and can rewrite text to improve clarity, tone, and style for different audiences.
Extracts readable text from images or screenshots containing documents, signage, or handwriting for downstream search and analysis.
Use cases
Transparent pricing
LLM API offers the lowest prices and highest limits among Gemini 3.5 Flash–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 120ms | 80 tps | 99.99% | $0.02 | $0.06 | 1M tokens |
| Global | ~250ms | ~40 tps | 99.9% | $0.075 | $0.30 | 1M tokens | |
| OpenRouter | Global | ~320ms | ~35 tps | 99.9% | ~$0.080 | ~$0.32 | 1M tokens |
| Fireworks AI | US East | ~280ms | ~45 tps | 99.9% | ~$0.070 | ~$0.28 | 1M tokens |
| Together AI | US West | ~300ms | ~38 tps | 99.9% | ~$0.085 | ~$0.34 | 1M tokens |
Performance benchmarks
| Metric | Gemini 3.5 Flash | GPT-4o | Claude 3.5 Haiku |
|---|---|---|---|
| Model Type | Multimodal LLM (text, vision, code) | Multimodal LLM (text, vision, audio) | Multimodal LLM (text, vision) |
| Context Window | 128K–1M* | 128K | 200K |
| Max Output Tokens | — | 16K | — |
| Input Price ($/1M tokens) | $1.50* | $2.50 | $0.80 |
| Output Price ($/1M tokens) | $9.00* | $10.00 | $4.00 |
| Modality Support | Text, images, code | Text, images, audio, video | Text, images |
| Provider | OpenAI | Anthropic |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Dynamically route each request to the best model across providers using policies, performance signals, and constraints—without changing your integration or redeploying code.
One endpoint, every modelOptimize spend automatically by mixing premium and budget models, enforcing per-request budgets, and monitoring real-time token usage across vendors from a single control plane.
Max performance, minimal spendDefine provider and model fallbacks that trigger on errors, timeouts, or quality checks so your production workloads stay up even when vendors don’t.
Stay online, fail safelyTrace every request across models and providers with logs, metrics, and structured payloads to debug latency, failures, and quality issues in one console.
See every token hopShip faster with high-level tasks—chat, tools, rerank, embed—so you can swap underlying models or providers without refactoring your application logic.
Code to tasks, not modelsRun large-scale inference jobs—embeddings, scoring, generation—through a unified batch API with concurrency controls, retries, and progress tracking built in.
Scale jobs, not scriptsDecision guide
FAQ
Gemini 3.5 Flash is a lightweight, multimodal Google model optimized for fast, low-cost inference on text and image tasks.
Through LLM.API, Gemini 3.5 Flash supports text input and output, and image input with text output for vision-language tasks.
Gemini 3.5 Flash supports up to a 1 million token context window, suitable for very long conversations or documents.
Gemini 3.5 Flash is best for high-throughput, latency-sensitive workloads like chatbots, routing, classification, and lightweight reasoning over text and images.
LLM.API exposes Gemini 3.5 Flash with per-token pricing, typically significantly cheaper than flagship reasoning models; check the LLM.API pricing page for current rates.
Gemini 3.5 Flash is designed for low latency and high throughput, generally returning responses faster than larger Gemini reasoning models at similar token counts.
Set the model field to "google/gemini-3.5-flash" in your LLM.API completion or chat endpoint request, and pass prompts like with other text models.
Gemini 3.5 Flash is cheaper and faster but generally less capable at complex reasoning, coding, and nuanced instruction following than the larger Gemini 3.5 models.
Yes, you can use JSON-style or tool-calling schemas through LLM.API, but outputs are not guaranteed to be perfectly well-formed in all cases.
Gemini 3.5 Flash may struggle with deep multi-step reasoning, precise long-code generation, and domain-expert tasks compared to heavier, more capable models.
Direct fine-tuning of Gemini 3.5 Flash is not exposed via LLM.API; instead, use prompt engineering, retrieval, and system prompts to adapt behavior.
Yes, LLM.API can stream Gemini 3.5 Flash tokens incrementally, which is recommended for chat applications needing minimal perceived latency.
Compare
Qwen3 Max is Qwen’s flagship trillion-parameter large language model, offered as a high-end proprietary API model. It is designed to deliver state-of-the-art performance across reasoning, coding,…
GPT-5.1 Chat is an OpenAI conversational AI model designed for high-quality dialogue, reasoning, and assistance across many domains. It is notable for improved reliability, instruction-following, and…
Claude Opus Latest is Anthropic’s current flagship Opus-tier large language model, designed for complex reasoning, coding, and knowledge work with strong safety and alignment features. It…