Oh My Pi
The community-enhanced distribution of PI (command: omp): IDE-level capabilities on top of PI's minimal core — 60+ built-in providers, 31 built-in tools, LSP / DAP integration, a plugin marketplace. Custom providers are the same one-JSON-file affair as in PI.
Install
macOS / Linux
Windows PowerShell
Website: omp.sh.
Prerequisites
- Oh My Pi installed (
omp --versionprints a version) - An OpenAI-format group key from the API Keys page
Configure
Oh My Pi inherits PI's custom-provider mechanism — edit ~/.omp/agent/models.json:
- Model
ids come from the model plaza; composite key users include the prefix. apiKeyaccepts the"$BYTESEEK_API_KEY"environment form.- Oh My Pi recognises legacy PI config directories, so migrating users keep their setup.
What you should see
/modelshows abyteseeksection with your configured models;- After switching, the status bar shows the current model ID;
- A test message returns normally with no 401 / 403.
Verify
Start omp, switch to a byteseek model via /model, send a message and confirm the reply. Charges appear on the usage page.