Model profile
Gemini 2.5 Flash
google · released 2025-06-17 · ga · proprietary
textvisionvideo fasthigh-volumelong-context
votes
Use it
Gemini API
curl "https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash:generateContent?key=$GEMINI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"contents": [
{ "parts": [{ "text": "Summarize the latest product changes in three bullets." }] }
]
}' Verify the exact model identifier in the provider docs before production use. ai-tracker stores canonical ids and pricing snapshots, not account entitlements.
Timeline
- released
Gemini 2.5 Flash stable released — first stable 2.5 Flash model. source
Used by
- Gemini CLI · Google · ide