gemini-2.5-flash-image
gemini-2.5-flash-image (Google) — 128K context, Image tier. Prix entrée: $0.02/M · Prix sortie: $0.02/M · Latence 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.02/M · Prix sortie: $0.02/M · TTFT: 45ms
Specifications
- Éditeur: Google
- Catégorie: Image
- Fenêtre de contexte: 128K
- Prix entrée: $0.02 / 1M
- Prix sortie: $0.02 / 1M
- Latence: 45 ms
- SLA: A
Typical use cases
- Génération image/vidéo
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de gemini-2.5-flash-image sur Routara ? — Entrée $0.02/M, sortie $0.02/M — facturation à l’usage.
- gemini-2.5-flash-image est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- gemini-2.5-flash-image supporte le streaming ? — Oui si la route 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}'