27 lines
548 B
TOML
27 lines
548 B
TOML
name = "Gemini 3.1 Flash Lite Preview"
|
|
description = "Low-latency Gemini model for high-volume multimodal and agent workloads"
|
|
family = "gemini-flash"
|
|
release_date = "2026-03-01"
|
|
last_updated = "2026-03-01"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.25
|
|
output = 1.50
|
|
cache_read = 0.025
|
|
cache_write = 1.00
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video", "pdf"]
|
|
output = ["text"]
|