feat!: make web search Exa-only

BREAKING CHANGE: remove Tavily, Firecrawl, provider fallback,
and web-search-config. web_search and web_fetch now use
Exa-shaped inputs and return raw Exa-style details.
This commit is contained in:
pi
2026-04-12 11:11:36 +01:00
parent cfd1558522
commit 37b24694a0
31 changed files with 1101 additions and 3436 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "pi-web-search",
"version": "0.1.0",
"description": "Pi extension package that adds web_search and web_fetch tools backed by pluggable providers such as Exa and Tavily.",
"description": "Pi extension package that adds Exa-backed web_search and web_fetch tools.",
"type": "module",
"keywords": ["pi-package"],
"repository": {