Gemini

Google: Gemini 3 Flash Preview

Chat
google/gemini-3-flash-preview

Gemini 3 Flash Preview is a high speed, high value thinking model designed for agentic workflows, multi turn chat, and coding assistance. It delivers near Pro level reasoning and tool use performance with substantially lower latency than larger Gemini variants, making it well suited for interactive development, long running agent loops, and collaborative coding tasks. Compared to Gemini 2.5 Flash, it provides broad quality improvements across reasoning, multimodal understanding, and reliability.

コンテキストウィンドウ
1M
最大出力トークン
66K
リリース日
2025-12-17
機能
VisionFunction Calling推論プロンプトキャッシュWeb検索音声入力動画入力PDF入力
利用可能なプロバイダー
GoogleCloudVertex
対応プロトコル
OpenAIopenaiGeminigemini

Providers

GoogleCloudVertex
入力トークン
$0.5/M
出力トークン
$3/M
キャッシュ読込
$0.05/M
キャッシュ書込
$1/M
音声入力
$1/M
キャッシュ音声
$0.1/M
Web検索
$0.014/R
Protocols
OpenAIopenai/v1/chat/completions
Geminigemini

コード例

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

稼働状況

よくある質問

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