mirror of
https://github.com/usestrix/strix.git
synced 2026-09-14 14:19:09 +08:00
84f4108195
Exa /search is a neural search endpoint, not a chat model, so prepending the Perplexity system prompt made Exa match the prompt's own vocabulary (Kali, OWASP, apt, NIST) instead of the query. The system prompt stays on the Perplexity path where it is a chat system message; the Exa summary instruction is unchanged.