21 lines
474 B
TOML
21 lines
474 B
TOML
name = "Gemini Flash-Lite Latest"
|
|
description = "Low-latency Gemini model for high-volume multimodal and agent workloads"
|
|
family = "gemini-flash-lite"
|
|
release_date = "2025-09-25"
|
|
last_updated = "2025-09-25"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video", "pdf"]
|
|
output = ["text"]
|