venice/openai-gpt-4o-2024-11-20 · family gpt · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstextimage.
venice)“GPT-4o” is offered by 9 providers — cheapest-effective first. Impossibl is the cheapest at $4.38 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Impossibl | $2.5 | $10 | $4.38 | 128k |
| NanoGPT | $2.5 | $10 | $4.38 | 128k |
| LLM Gateway | $2.5 | $10 | $4.38 | 128k |
| 302.AI | $2.5 | $10 | $4.38 | 128k |
| FrogBot | $2.5 | $10 | $4.38 | 128k |
| Pioneer | $2.5 | $10 | $4.38 | 128k |
| Abacus | $2.5 | $10 | $4.38 | 128k |
| Azure Cognitive Services | $2.5 | $10 | $4.38 | 128k |
| Venice AI (this) | $3.125 | $12.5 | $5.47 | 128k |
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":"openai-gpt-4o-2024-11-20","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):