June 🎉 GPT 15% Off 🎉 All series, all month 🔥詳細はこちら
Gemini

Google: Gemini 3.1 Pro Preview

Chat
google/gemini-3.1-pro-preview

Gemini 3.1 Pro is the next generation in the Gemini series of models, a suite of highly-capable, natively multimodal, reasoning models. Gemini 3 Pro is now Google’s most advanced model for complex tasks, and can comprehend vast datasets, challenging problems from different information sources, including text, audio, images, video, and entire code repositories

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

Providers

GoogleCloudVertex
入力トークン
$2/M
出力トークン
$12/M
キャッシュ読込
$0.2/M
キャッシュ書込
$4.5/M
音声入力
$2/M
キャッシュ音声
$0.2/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.ai/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3.1-pro-preview",
contents="Hello!",
)
print(response.text)

稼働状況

よくある質問

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