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 最大輸出 token
發布日期: 2025-12-17
支援的協定:OpenAIopenaiGeminigemini
可用供應商:GoogleCloudVertex
能力:視覺函式呼叫推理提示快取網路搜尋音訊輸入影片輸入PDF 輸入

供应商

GoogleCloudVertex
輸入 Token
$0.5/M
輸出 Token
$3/M
快取讀取
$0.05/M
快取寫入
$1/M
音訊輸入
$1/M
快取音訊
$0.1/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.ai/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3-flash-preview",
contents="Hello!",
)
print(response.text)

常見問題

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