Skip to main content

Set up with the Phaseo CLI

These production-ready commands require a Phaseo account; the CLI creates the dedicated gateway credential during sign-in and setup.
Setup installs Pi when needed and writes a managed provider extension to ~/.pi/agent/extensions/phaseo.ts. The extension exposes every active Phaseo text model compatible with Chat Completions and resolves its dedicated API key from the Phaseo CLI at request time. Choose an initial model or configure only one model when needed:
Use --skip-install when Pi is managed separately, and --dry-run to preview installation and file changes.

Start and verify

Open /model, choose the phaseo provider, and send a small prompt. Remove only the managed extension and revoke its dedicated key with:

Manual credential access

The generated extension uses Pi’s command-backed key syntax:
No plaintext key is written to the extension.
Last modified on August 14, 2026