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
Local path:
pi install /absolute/path/to/web-search
Git:
pi install https://gitea.rwiesner.com/pi/pi-web-search
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%