gemini-2.5-flash-image
gemini-2.5-flash-image (Google) — 128K context, Image tier. Preço entrada: $0.02/M · Preço saída: $0.02/M · Latência 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $0.02/M · Preço saída: $0.02/M · TTFT: 45ms
Specifications
- Desenvolvedor: Google
- Categoria: Image
- Janela de contexto: 128K
- Preço entrada: $0.02 / 1M
- Preço saída: $0.02 / 1M
- Latência: 45 ms
- SLA: A
Typical use cases
- Geração imagem/vídeo
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do gemini-2.5-flash-image na Routara? — Entrada $0.02/M, saída $0.02/M — cobrança por uso.
- gemini-2.5-flash-image é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- gemini-2.5-flash-image suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
- doubao-seedream-4-0-250828 (/detail/doubao-seedream-4-0-250828)
- doubao-seedream-4-5-251128 (/detail/doubao-seedream-4-5-251128)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gemini-2.5-flash-image","messages":[{"role":"user","content":"Hello"}],"stream":true}'