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

23 lines
403 B
TOML

name = "Deepgram Nova 3"
description = "General-purpose chat model for instruction following, writing, and analysis"
family = "nova"
release_date = "2025-11-14"
last_updated = "2025-11-14"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[cost]
input = 0
output = 0
[limit]
context = 128000
output = 16384
[modalities]
input = ["text"]
output = ["text"]