30 lines
508 B
TOML
30 lines
508 B
TOML
name = "Gemini 3 Flash Preview"
|
|
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
|
|
|
|
[interleaved]
|
|
field = "reasoning_details"
|
|
|
|
[cost]
|
|
input = 0.5
|
|
output = 3
|
|
reasoning = 3
|
|
cache_read = 0.05
|
|
cache_write = 0.083333
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf", "audio", "video"]
|
|
output = ["text"]
|