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

27 lines
551 B
TOML

name = "Sonar"
description = "Fast web-grounded Sonar for current answers, citations, and lightweight retrieval"
family = "sonar"
release_date = "2024-01-01"
last_updated = "2025-09-01"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2025-09-01"
open_weights = false
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]
[[benchmarks]]
name = "SciCode"
score = 22.9
metric = "percent correct"
source = "https://openrouter.ai/perplexity/sonar/benchmarks"
date = "2026-03-11"