Gemini

Google: Gemini 3 Pro Preview

Chat
google/gemini-3-pro-preview

Gemini 3 Pro is Google’s flagship frontier model for high-precision multimodal reasoning, combining strong performance across text, image, video, audio, and code with a 1M-token context window. Reasoning Details must be preserved when using multi-turn tool calling.

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

料金

タイプ料金
入力トークン$2/M
出力トークン$12/M
音声入力$2/M
キャッシュ読込$0.2/M
キャッシュ書込$4.5/M
キャッシュ音声$0.2/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-pro-preview",
contents="Hello!",
)
print(response.text)

よくある質問

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

Discord

Discordサーバーに参加

Discord