merlyn/server/utils/agents/aibitat/plugins
Kesku 409ac543bd
feat(agents): Add Perplexity Search API as web search provider (#5210)
* 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>
2026-03-17 14:16:20 -07:00
..
sql-agent Fix SQL injection in SQL Agent plugin via parameterized queries 2026-03-12 21:56:57 -07:00
chat-history.js Report citations for Agent call stacks (#5199) 2026-03-12 14:49:44 -07:00
cli.js chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
file-history.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
http-socket.js Disable Agent retry to prevent looping on crash (#3617) 2025-04-07 16:44:21 -07:00
index.js Support SQL Agent skill (#1411) 2024-05-16 10:38:21 -07:00
memory.js Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
rechart.js Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
save-file-browser.js Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
summarize.js Report citations for Agent call stacks (#5199) 2026-03-12 14:49:44 -07:00
web-browsing.js feat(agents): Add Perplexity Search API as web search provider (#5210) 2026-03-17 14:16:20 -07:00
web-scraping.js Report citations for Agent call stacks (#5199) 2026-03-12 14:49:44 -07:00
websocket.js Disable Agent retry to prevent looping on crash (#3617) 2025-04-07 16:44:21 -07:00