27 lines
561 B
TOML
27 lines
561 B
TOML
name = "Sonar Pro"
|
|
description = "Deeper Sonar search model with broader retrieval and stronger synthesis"
|
|
family = "sonar-pro"
|
|
release_date = "2024-01-01"
|
|
last_updated = "2025-09-01"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2025-09-01"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|
|
|
|
[[benchmarks]]
|
|
name = "SciCode"
|
|
score = 22.6
|
|
metric = "percent correct"
|
|
source = "https://openrouter.ai/perplexity/sonar-pro/benchmarks"
|
|
date = "2026-03-11"
|