From 34c281c2a8894bd807d6db25f9bf056b70be4141 Mon Sep 17 00:00:00 2001 From: pi Date: Sun, 12 Apr 2026 03:43:50 +0100 Subject: [PATCH] docs: clarify Firecrawl limitations --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b986ebd..ddcbaca 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,10 @@ Tool examples: } ``` +Notes: +- Firecrawl self-hosted providers may omit `apiKey` when `baseUrl` is set. +- Firecrawl does not support generic `highlights`; use Firecrawl `formats` such as `markdown`, `summary`, and `images` instead. + Run `web-search-config` inside Pi to add or edit Tavily, Exa, and Firecrawl providers interactively. ## Development