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

25 lines
445 B
TOML

name = "Sonar"
description = "Sonar search model for current answers, retrieval, and citation-backed chat"
family = "sonar"
release_date = "2024-01-01"
last_updated = "2025-09-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2025-09-01"
open_weights = false
[cost]
input = 0.25
output = 2.50
cache_read = 0.0625
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]