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

24 lines
545 B
TOML

name = "Google: Gemini 3.1 Flash Lite Preview"
description = "Low-latency Gemini model for high-volume multimodal and agent workloads"
release_date = "2026-03-03"
last_updated = "2026-03-15"
attachment = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh"] }]
reasoning = true
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.25
output = 1.5
reasoning = 1.5
[limit]
context = 1048576
output = 65536
[modalities]
input = ["audio", "image", "pdf", "text", "video"]
output = ["text"]