[BOT ISSUE] Add perplexity/sonar to model catalog (Perplexity Agent API)
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 76/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- json
- Domain
- backend-api-design
Research direction
Open model_list.json near the existing perplexity/sonar-pro-search entry at line 13343 and compare it with other Agent API model entries. Add the perplexity/sonar catalog metadata with the documented provider, token pricing, chat flavor, and openai format, then verify the model ID appears in the catalog without adding undocumented token limits.
Written by the indexing model from the issue text.
Description
Summary
Perplexity's own perplexity/sonar model is listed on the Agent API with token-based pricing but is missing from the model catalog. This is Perplexity's first-party model exposed through the Agent API (distinct from the Sonar API sonar model which has per-request pricing).
Source verification
| Field | Value | Source |
|---|---|---|
| Model ID | perplexity/sonar |
Perplexity Pricing |
| Input cost | $0.25 / 1M tokens | Perplexity Pricing |
| Output cost | $2.50 / 1M tokens | Perplexity Pricing |
| Cached input cost | $0.0625 / 1M tokens | Perplexity Pricing |
Cross-source verification
- Confirmed on Perplexity pricing page as an Agent API model with full pricing
- Confirmed on Perplexity guides/pricing page with matching pricing
- Not present in
model_list.json(grep confirmed zero matches for"perplexity/sonar"— onlyperplexity/sonar-pro-searchexists) - No existing open GitHub issue covers this model ID
Notes
perplexity/sonaris the Agent API variant with standard token-based pricing ($0.25/$2.50/$0.0625 per 1M tokens). This is distinct from the Sonar API modelsonarwhich charges $1/$1 per 1M tokens plus $5–$12 per 1K requests- The existing
perplexity/sonar-pro-searchentry (line 13343) hasavailable_providers: ["openrouter"]and uses a different pricing structure ($3/$15) — it is a separate model accessed via OpenRouter, not the same as this Agent API model max_input_tokensandmax_output_tokensare not included because Perplexity does not publish context window details for this Agent API model — these should only be added when officially documented- Follows the
perplexity/prefix convention used by other Agent API models (perplexity/nemotron-3-ultra-550b-a55b,perplexity/kimi-k3, etc.)
- Dominant language
- TypeScript
- Stars
- 410
- Forks
- 65
- Avg merge
- 18h 29m
- Merged PRs (30d)
- 51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from braintrustdata/braintrust-proxy
-
bot-issue
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
braintrustdata/braintrust-proxy#1271 · 1 comment ·
-
autofix-blocked
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
braintrustdata/braintrust-proxy#1269 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
braintrustdata/braintrust-proxy#1257 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
braintrustdata/braintrust-proxy#1238 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
braintrustdata/braintrust-proxy#1233 · 1 comment ·
All issues in braintrustdata/braintrust-proxy
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100