jishie

Gemini 3.5 Flash Lite

sap-ai-core/gemini-3.5-flash-lite · family gemini-flash-lite · in: text, image, video, audio, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video audio pdf.

This is a text model — providers price it per unit, not per token, so models.dev carries no token price (fields read “—”). See SAP AI Core’s docs for per-unit rates.

Provider
SAP AI Core (sap-ai-core)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video audio pdf

Same model, other providers

“Gemini 3.5 Flash Lite” is offered by 23 providers — cheapest-effective first. Kilo Gateway is the cheapest at $0.42 blended.

ProviderInputOutputBlendedContext
Kilo Gateway$0.15$1.25$0.421M
AIHubMix$0.3$2.5$0.851M
NanoGPT$0.3$2.5$0.851M
Abacus$0.3$2.5$0.851M
302.AI$0.3$2.5$0.851M
OpenRouter$0.3$2.5$0.851M
Impossibl$0.3$2.5$0.851M
Google$0.3$2.5$0.851M
Vercel AI Gateway$0.3$2.5$0.851M
OrcaRouter$0.3$2.5$0.851M
Ofox$0.3$2.5$0.851M
Neon$0.3$2.5$0.851M
SAP AI Core (this)———1M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at SAP AI Core 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):

← all SAP AI Core models · model index · JSON