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

25 lines
466 B
TOML

name = "Nova 2 Pro"
description = "Multimodal reasoning model for visual analysis, planning, and tool use"
family = "nova-pro"
release_date = "2025-12-03"
last_updated = "2026-01-03"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.0
output = 0.0
reasoning = 0.0
[limit]
context = 1_000_000
output = 64_000
[modalities]
input = ["text", "image", "video", "pdf"]
output = ["text"]