2026-04-10 23:11:21 +01:00
2026-04-10 23:11:21 +01:00
2026-04-10 23:11:21 +01:00

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
No description provided
Readme 118 KiB
Languages
TypeScript 100%