Google: Gemini 2.5 Flash Lite
google/gemini-2.5-flash-lite
Gemini 2.5 Flash-Lite is a lightweight reasoning model in the Gemini 2.5 family, optimized for ultra-low latency and cost efficiency. It offers improved throughput, faster token generation, and better performance across common benchmarks compared to earlier Flash models. By default, [thinking] (i.e. multi-pass reasoning) is disabled to prioritize speed, but developers can enable it via the Reasoning API parameter to selectively trade off cost for intelligence.
上下文
1.0M
最大输出
66K
输入
$0.100/M
输出
$0.400/M
PROVIDER · SELL PRICE
公开卖价
输入 /M
$0.100/M
输出 /M
$0.400/M
媒体 /秒
—
图像
—
不展示上游成本。客户账只看卖价。
ROUTING RECEIPT
可解释路径(示意)
google/gemini-2.5-flash-lite
→ published sell_price
→ attempt 1 provider whitelist
→ customer ledger one charge
真实 attempt 在登录后的用户台查看;此处不伪造 Playground 对话。
PLAYGROUND
试用 Google: Gemini 2.5 Flash Lite
对话不会被保存——离开或刷新页面后即清空。
代码示例(固定)
curl http://localhost:8080/v1/chat/completions \
-H "Authorization: Bearer sk-...xxxx" \
-H "Content-Type: application/json" \
-d '{"model":"google/gemini-2.5-flash-lite","messages":[{"role":"user","content":"hello"}]}'常见问题
在 TokenHub 上使用 Google: Gemini 2.5 Flash Lite 需要多少钱?
公开卖价:输入 $0.100/M,输出 $0.400/M。以价目页实时数字为准。
Google: Gemini 2.5 Flash Lite 的上下文窗口是多少?
上下文 1.0M,最大输出 66K。
如何调用 Google: Gemini 2.5 Flash Lite?
注册拿 Key,把 base URL 换成品牌 API 域名,model 字段填 google/gemini-2.5-flash-lite。
支持哪些能力?
温度 · caps.top_p · caps.stop · 函数 · JSON