oci-bai Install & Compatibility
Install the CLI
Download the pre-built binary for your platform from the oci-bai releases page, or build from source:
# From source (requires Rust toolchain)cargo install oci-baiVerify:
oci-bai --versionBring up the local stack
make up # gateway on :8080, graph server on :50051, Postgres+AGE, MinIO, registrymake seed # create demo refs: rl-gym-env family with cuda-base and cartpoleTo tear down:
make downShell defaults
export OCI_BAI_SERVER=http://localhost:50051export OCI_BAI_REPO=my-repoCompatibility matrix
| Component | Version |
|---|---|
| oci-bai CLI | 0.1.0 |
| oci-jj-server API (min) | v1 |
| oci-jj image tag | 0.1.0 |
| verdictml | v0.1.0 |
Web dashboard
The hosted dashboard is in early preview. Contact support@briefcaseai.org for access.