venice/gemini-3-6-flash · family gemini-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimageaudiovideo.
venice)“Gemini 3.6 Flash” is offered by 9 providers — cheapest-effective first. Requesty is the cheapest at $2.88 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Requesty | $1.5 | $7 | $2.88 | 1049k |
| Impossibl | $1.5 | $7.5 | $3.00 | 1049k |
| CrossModel | $1.5 | $7.5 | $3.00 | 1049k |
| $1.5 | $7.5 | $3.00 | 1049k | |
| NanoGPT | $1.5 | $7.5 | $3.00 | 1049k |
| LLM Gateway | $1.5 | $7.5 | $3.00 | 1049k |
| OpenCode Zen | $1.5 | $7.5 | $3.00 | 1049k |
| GitHub Copilot | $1.5 | $7.5 | $3.00 | 1000k |
| Venice AI (this) | $1.875 | $9.375 | $3.75 | 1000k |
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-6-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):