Skip to content

perplexity: mark sonar models as deprecated (hold until 2026-09-27 sunset) - #5137

Draft
andrewmadson-pplx wants to merge 1 commit into
anomalyco:devfrom
andrewmadson-pplx:andrewmadson/sonar-deprecated-sunset-2026-09-27
Draft

perplexity: mark sonar models as deprecated (hold until 2026-09-27 sunset)#5137
andrewmadson-pplx wants to merge 1 commit into
anomalyco:devfrom
andrewmadson-pplx:andrewmadson/sonar-deprecated-sunset-2026-09-27

Conversation

@andrewmadson-pplx

Copy link
Copy Markdown

Summary

Marks all four Perplexity Sonar model entries as deprecated:

  • sonar
  • sonar-pro
  • sonar-reasoning-pro
  • sonar-deep-research

Background

Perplexity has announced that the /chat/completions Sonar endpoint (and the sonar* model IDs served through it) will be sunset on 2026-09-27, after which the provider will no longer serve those models via its public API. New integrations should target the Agent API (/v1/responses) and the perplexity-agent models instead.

Why this PR is a draft

The README defines status = "deprecated" as "no longer served by the provider's public API". Between now and 2026-09-27 the Sonar endpoint is still live and still serving these models, so setting deprecated today would be inaccurate by the field's own definition and would cause downstream catalogs (opencode, Vercel AI SDK, Mastra, and others) to steer users off a model that still works.

The PR is being opened as a draft now so the diff is visible, review can start, and the flip on the sunset date is a one-click change rather than a race. It will be marked ready for review on 2026-09-27, the day the deprecation definition becomes true.

Diff

Adds one line (status = "deprecated") to each of the four model TOMLs. No other fields are changed.

Related upstream context

Filed independently from any perplexity-agent additions, which will land in a separate PR.

Perplexity announced sunset of the /chat/completions Sonar endpoint on
2026-09-27. Per README, status = "deprecated" means "no longer served
by the provider's public API", so this is held as a draft PR and
will be marked ready-for-review on the sunset date.

Affected models:
- sonar
- sonar-pro
- sonar-reasoning-pro
- sonar-deep-research
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant