Gemini 3.5 Flash-Lite
venice/gemini-3-5-flash-lite · family gemini-flash-lite · in: text, image, audio, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image audio video.
$1.06
Blended $/1M (3:1)
$0.375
Input $/1M
$3.13
Output $/1M
$3.50
1M in + 1M out
$0.0375 −90%
Cache read $/1M
#4175 of 7,710
Cheapest rank
- Provider
- Venice AI (
venice) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools reasoning text image audio video
Same model, other providers
“Gemini 3.5 Flash-Lite” is offered by 2 providers — cheapest-effective first. Merge Gateway is the cheapest at $0.85 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Merge Gateway | $0.3 | $2.5 | $0.85 | 1M |
| Venice AI (this) | $0.375 | $3.13 | $1.06 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Venice AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"gemini-3-5-flash-lite","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):