merlyn/docker
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
..
vex Add known VEX files to build process (#1969) 2024-07-25 11:13:57 -07:00
.env.example feat(agents): Add Perplexity Search API as web search provider (#5210) 2026-03-17 14:16:20 -07:00
docker-compose.yml Docker build frontend layer improvements (#1904) 2024-07-19 15:01:16 -07:00
docker-entrypoint.sh Disable Prisma CLI Telemetry in Entrypoint Shell Script (#4609) 2025-11-19 15:11:53 -08:00
docker-healthcheck.sh Update Ubuntu base image and improve Dockerfile (#609) 2024-03-06 16:34:45 -08:00
Dockerfile v1.11.1 Release tags (#5107) 2026-03-02 09:25:06 -08:00
HOW_TO_USE_DOCKER.md Feature/add searchapi web browsing (#2224) 2024-09-05 10:36:46 -07:00