23 lines
452 B
TOML
23 lines
452 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-02-05"
|
|
last_updated = "2025-02-05"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = false
|
|
open_weights = false
|
|
tool_call = true
|
|
|
|
[cost]
|
|
input = 0.052
|
|
output = 0.21
|
|
|
|
[limit]
|
|
context = 990_000
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video", "audio"]
|
|
output = ["text"]
|