- The container does not require privileged mode.
- The container does not require specialized instances types, such as AWS
metal
instances.
Running the service
The rizaio/code-interpreter image supports Linux AMD64 and ARM64/v8.Obtaining a license key
Please reach out to hello@riza.io to get a trial license.
RIZA_LICENSE_KEY
environment variable.
PORT
environment variable.
Using the API
The self-hosted Code Interpreter API is a drop-in replacement for our hosted API. Our client libraries support self-hosted instances by setting the base URL of the client. When running locally, this will default tohttp://localhost:3003
.