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 最大出力トークン
リリース日: 2026-05-07
対応プロトコル:OpenAIopenaiGeminigemini
利用可能なプロバイダー:GoogleCloudVertex
機能:VisionFunction Calling推論プロンプトキャッシュWeb検索音声入力動画入力PDF入力

料金

タイプ料金
入力トークン$0.25/M
出力トークン$1.5/M
音声入力$0.5/M
キャッシュ読込$0.025/M
キャッシュ書込$1/M
キャッシュ書込(1時間)$1/M
キャッシュ音声$0.05/M
Web検索$0.014/R

コード例

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

よくある質問

Ofox.aiでのGoogle: Gemini 3.1 Flash Liteの料金は、入力100万トークンあたり$0.25/M、出力100万トークンあたり$1.5/Mです。従量課金制、月額料金なし。