feat: add firecrawl community package with web_search and web_fetch tools

Add web_search_tool and web_fetch_tool implementations using the official
firecrawl-py SDK as an alternative to Tavily/Jina AI integrations.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hetao
2026-01-26 19:58:08 +08:00
parent 9215c9cce7
commit b8c33e342b
4 changed files with 571 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ TAVILY_API_KEY=your-tavily-api-key
JINA_API_KEY=your-jina-api-key
# Optional:
# FIRECRAWL_API_KEY=your-firecrawl-api-key
# VOLCENGINE_API_KEY=your-volcengine-api-key
# OPENAI_API_KEY=your-openai-api-key
# GEMINI_API_KEY=your-gemini-api-key