GPT-5.6 출시 🎉 모든 GPT 20% 할인 🎉 7월 한 달 내내 🔥자세히 보기
Gemini

Google: Gemini 3.6 Flash

Chat
google/gemini-3.6-flash

Gemini 3.6 Flash is Google's token-efficient workhorse model: 17% fewer output tokens than 3.5 Flash, fewer reasoning steps and tool calls in multi-step agentic workflows, and higher-precision code edits with reduced execution loops. All input modalities (text/image/video/audio) unified at $1.50/1M; batch tier at 50% discount. Thinking model with configurable levels. Released July 21, 2026.

컨텍스트 윈도우
1M
최대 출력 토큰
66K
출시일
2026-07-21
기능
비전Function Calling추론프롬프트 캐싱웹 검색오디오 입력영상 입력PDF 입력
제공업체
GoogleCloudVertex
지원 프로토콜
OpenAIopenaiGeminigemini

Providers

GoogleCloudVertex
입력 토큰
$1.5/M
출력 토큰
$7.5/M
캐시 읽기
$0.15/M
캐시 쓰기
$0.083/M
오디오 입력
$1.5/M
캐시 쓰기 (1시간)
$1/M
캐시된 오디오
$0.15/M
웹 검색
$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.6-flash",
contents="Hello!",
)
print(response.text)

자주 묻는 질문

Google: Gemini 3.6 Flash은(는) Ofox.ai에서 입력 $1.5/M/백만 토큰, 출력 $7.5/M/백만 토큰입니다. 종량제, 월정액 없음.