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

24 lines
459 B
TOML

name = "gemini-2.0-flash-lite"
description = "Low-latency Gemini model for high-volume multimodal and agent workloads"
family = "gemini-flash-lite"
release_date = "2025-06-16"
last_updated = "2025-06-16"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = false
knowledge = "2024-11"
[cost]
input = 0.075
output = 0.300
[limit]
context = 2_000_000
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]