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 context window
66K max output tokens
Released: 2025-12-17
Supported Protocols:OpenAIopenaiGeminigemini
Available Providers:GoogleCloudVertex
Capabilities:VisionFunction CallingReasoningPrompt CachingWeb SearchAudio InputVideo InputPDF Input

Pricing

TypePrice
Input Tokens$0.5/M
Output Tokens$3/M
Audio Input$1/M
Cache Read$0.05/M
Cache Write$1/M
Cached Audio$0.1/M
Web Search$0.014/R

Code Examples

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)

Frequently Asked Questions

Google: Gemini 3 Flash Preview on Ofox.ai costs $0.5/M per million input tokens and $3/M per million output tokens. Pay-as-you-go, no monthly fees.

Discord

Join our Discord server

Discord