Command-line interface for Prism by Ssimplifi — the AI gateway that picks the model for you.
Project description
ssimplifi-cli — prism command-line tool
Drive the Prism AI gateway from your terminal. Chat completions, model catalog, usage stats, cache settings, routing policy, budget caps, workspaces, audit — every action available in the web dashboard, also available as a prism command.
pip install ssimplifi-cli
prism configure # one-time: paste your API key from ssimplifi.com/dashboard/keys
prism chat "What's the capital of Australia?"
prism models # list the 23 models Prism routes across
prism usage --week
prism cache stats
Tier requirements
| Command | Tier needed |
|---|---|
prism chat, prism models |
any tier (Free included) |
prism configure, prism whoami |
any tier |
Everything else (usage, cache, policy, budget, keys, orgs, projects, members, subscription, audit, feedback, provider-health) |
Pro ($19/mo) or Team ($49/mo) |
If you're on the Free or Paid (pay-as-you-go) tier and try a gated command, you'll get a clean tier-upgrade message with a link to ssimplifi.com/pricing — no half-success / half-error confusion.
Authentication
Two patterns:
- API key — paste once via
prism configure. Stored at~/.prism/config.json. The key never appears in shell history or stdout. - Environment override — set
PRISM_API_KEYin your shell to use a different key without rewriting the config (useful for CI scripts).
Installation
# PyPI (recommended)
pip install ssimplifi-cli
# Homebrew tap (macOS / Linux)
brew install ssimplifi/tap/prism
Documentation
Full command reference: https://ssimplifi.com/docs/cli Issue tracker: https://github.com/ravirdp/prism/issues
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssimplifi_cli-1.8.0.tar.gz.
File metadata
- Download URL: ssimplifi_cli-1.8.0.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b410f2c88929aeec5731e9a62d8183b26498685a650dd9c2542405ccf4c07299
|
|
| MD5 |
1155c2b28d7cf93c90e84f86ba2d92b7
|
|
| BLAKE2b-256 |
6aa8ef85622270b97764e2c33e8afbaef8f1f4e1117cf4cb0b551e366aee2772
|
File details
Details for the file ssimplifi_cli-1.8.0-py3-none-any.whl.
File metadata
- Download URL: ssimplifi_cli-1.8.0-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e466fbf2da6b66f92ea90dc55556a8a10bb1327ee67c363d0d71c98fc1425761
|
|
| MD5 |
bf6fe9278e9e6c89d56060615abe73c9
|
|
| BLAKE2b-256 |
7cfccd6dff6fc2445a802d0fcf17ea3a9421cc6dbf560777a5e7a2eb5a61cb5b
|