46721763d6d73fe5e3b86a2290b676c9781c4e8b
pi-web-search
pi-web-search is a Pi extension package that adds web_search and web_fetch tools backed by pluggable providers such as Exa and Tavily.
Install
Use it as a local package root today:
pi install /absolute/path/to/web-search
After this folder is moved into its own repository, the same package can be installed from git.
Resources
- Extension:
./index.ts
Configuration
Provider configuration is managed by the extension's own commands and config files.
Development
npm install
npm test
Description
Languages
TypeScript
100%