mirror of
https://github.com/lossless-group/perplexed-plugin.git
synced 2026-07-22 06:49:50 +00:00
Perplexity's Sonar API stopped embedding inline citation markers in message.content; responses now return prose plus separate citations and search_results arrays. The plugin's addCitations() rendered a correct bibliography, but the body had nothing to anchor the numbers to. Prepend a system message telling the model to append [1], [2], ... markers inline, ordered to match search_results. All three payload build sites now share one messagesWithSystem array. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5 lines
52 B
YAML
5 lines
52 B
YAML
packages:
|
|
- .
|
|
|
|
onlyBuiltDependencies:
|
|
- esbuild
|