25 lines
465 B
TOML
25 lines
465 B
TOML
name = "Nova Pro"
|
|
description = "Flagship model for demanding analysis, coding, and production agent workflows"
|
|
family = "nova-pro"
|
|
release_date = "2024-12-03"
|
|
last_updated = "2024-12-03"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2024-10"
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.80
|
|
output = 3.20
|
|
cache_read = 0.20
|
|
|
|
[limit]
|
|
context = 300_000
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video"]
|
|
output = ["text"]
|