Gemini

Google: Gemini 3.1 Flash Lite

Chat
google/gemini-3.1-flash-lite

Gemini 3.1 Flash Lite (GA) is Google's high-efficiency multimodal model optimized for low-latency, high-volume workloads. GA version of the preview model. Supports full thinking levels (minimal, low, medium, high) for cost/performance trade-offs. Priced at half the cost of Gemini 3 Flash. Released May 7, 2026.

1M 上下文視窗
64K 最大輸出 token
發布日期: 2026-05-07
支援的協定:OpenAIopenaiGeminigemini
可用供應商:GoogleCloudVertex
能力:視覺函式呼叫推理提示快取網路搜尋音訊輸入影片輸入PDF 輸入

供应商

GoogleCloudVertex
輸入 Token
$0.25/M
輸出 Token
$1.5/M
快取讀取
$0.025/M
快取寫入
$1/M
音訊輸入
$0.5/M
快取寫入(1 小時)
$1/M
快取音訊
$0.05/M
網路搜尋
$0.014/R
接入协议
OpenAIopenai/v1/chat/completions
Geminigemini

程式碼範例

from google import genai
client = genai.Client(
api_key="YOUR_OFOX_API_KEY",
http_options={"api_version": "v1beta", "url": "https://api.ofox.io/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3.1-flash-lite",
contents="Hello!",
)
print(response.text)

常見問題

Google: Gemini 3.1 Flash Lite 在 Ofox.ai 上的價格為輸入 $0.25/M/百萬 Token,輸出 $1.5/M/百萬 Token。按量計費,無月費。