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

24 lines
444 B
TOML

name = "gemini-deep-research"
description = "Legacy model retained for compatibility with older integrations"
release_date = "2025-12-11"
last_updated = "2025-12-11"
attachment = true
reasoning = true
reasoning_options = []
temperature = false
open_weights = false
tool_call = true
status = "deprecated"
[cost]
input = 1.6
output = 9.6
[limit]
context = 1_048_576
output = 0
[modalities]
input = ["text", "image", "video"]
output = ["text"]