pi-llm-performance
LLM performance metrics extension
How to install
Add to your global pi settings:
pi install /Users/willem/dev/spikes/llm/custom-coding-agent/packages/pi-llm-performance
Or add manually to ~/.pi/agent/settings.json:
"packages": [
"/Users/willem/dev/spikes/llm/custom-coding-agent/packages/pi-llm-performance",
...
]
Then reload pi:
/reload
License
MIT