21 lines
464 B
TOML
21 lines
464 B
TOML
name = "Gemini 2.0 Flash"
|
|
description = "Earlier Gemini Flash workhorse for responsive multimodal apps and tool use"
|
|
family = "gemini-flash"
|
|
release_date = "2024-12-11"
|
|
last_updated = "2024-12-11"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2024-06"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video", "pdf"]
|
|
output = ["text"]
|