Skip to content
Docs for briefcase-ai v3.3.0see what’s new.

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:

Terminal window
# From source (requires Rust toolchain)
cargo install oci-bai

Verify:

Terminal window
oci-bai --version

Bring up the local stack

Terminal window
make up # gateway on :8080, graph server on :50051, Postgres+AGE, MinIO, registry
make seed # create demo refs: rl-gym-env family with cuda-base and cartpole

To tear down:

Terminal window
make down

Shell defaults

Terminal window
export OCI_BAI_SERVER=http://localhost:50051
export OCI_BAI_REPO=my-repo

Compatibility matrix

ComponentVersion
oci-bai CLI0.1.0
oci-jj-server API (min)v1
oci-jj image tag0.1.0
verdictmlv0.1.0

Web dashboard

The hosted dashboard is in early preview. Contact support@briefcaseai.org for access.