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

24 lines
426 B
TOML

name = "Perplexity Sonar"
description = "Sonar search model for current answers, retrieval, and citation-backed chat"
family = "sonar"
release_date = "2025-01-27"
last_updated = "2025-01-27"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2025-01"
open_weights = false
[cost]
input = 1
output = 1
[limit]
context = 127000
output = 4096
[modalities]
input = ["text"]
output = ["text"]