20 lines
395 B
TOML
20 lines
395 B
TOML
name = "Sonar"
|
|
description = "Sonar search model for current answers, retrieval, and citation-backed chat"
|
|
family = "sonar"
|
|
release_date = "2025-02-19"
|
|
last_updated = "2025-02-19"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-02"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 127_000
|
|
output = 8_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|