Files
2026-07-13 12:28:55 +08:00

31 lines
632 B
TOML

name = "Gemini 3 Flash Preview"
description = "New Gemini flash lane bringing frontier-style multimodal reasoning to cheaper runs"
family = "gemini-flash"
release_date = "2025-12-17"
last_updated = "2025-12-17"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
knowledge = "2025-01"
open_weights = false
[[reasoning_options]]
type = "effort"
values = ["minimal", "low", "medium", "high"]
[cost]
input = 0.50
output = 3.00
cache_read = 0.05
input_audio = 1.00
[limit]
context = 1048576
output = 65536
[modalities]
input = ["text", "image", "video", "audio", "pdf"]
output = ["text"]