* feat(agents): Add Perplexity Search API as web search provider Adds Perplexity as a search provider for the agent web-browsing plugin, using the Perplexity Search API (POST /search) which returns raw ranked web results — distinct from the existing Perplexity LLM integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: replace docs.perplexity.ai with console.perplexity.ai * chore: replace docs.perplexity.ai with console.perplexity.ai --------- Co-authored-by: kesku <kesku@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Timothy Carambat <rambat1010@gmail.com> |
||
|---|---|---|
| .. | ||
| sql-agent | ||
| chat-history.js | ||
| cli.js | ||
| file-history.js | ||
| http-socket.js | ||
| index.js | ||
| memory.js | ||
| rechart.js | ||
| save-file-browser.js | ||
| summarize.js | ||
| web-browsing.js | ||
| web-scraping.js | ||
| websocket.js | ||