@bakaschwarz/pi-update-adesso
v0.1.1
Published
pi extension for syncing providers/models from the Adesso AI Hub and viewing usage spend
Maintainers
Readme
@bakaschwarz/pi-update-adesso
pi extension for syncing providers/models from the Adesso AI Hub and viewing usage spend.
Commands
/update-adesso— sync providers/models from the Adesso AI Hub to~/.pi/agent/models.json/update-adesso --dry-run— preview changes without writing/spend— show Today and MTD spend (UTC time windows)
Requirements
- Set
ADESSO_API_KEYin environment
Installation
pi install npm:@bakaschwarz/pi-update-adessoLocal Development
npm install
npm run build # compile TypeScript
npm test # run testsThen in pi, run /reload (if added to ~/.pi/agent/extensions) or pi -e ./update-adesso/index.ts
