TensorZero Autopilot is currently in a private beta. Join the waitlist →
Deploy
Generate a TensorZero Autopilot API key
Visit autopilot.tensorzero.com to generate an API key.
Set the environment variable for the TensorZero Gateway
Set the environment variable
TENSORZERO_AUTOPILOT_API_KEY for your TensorZero Gateway:Deploy TensorZero
TensorZero Autopilot requires the TensorZero Gateway, TensorZero UI, and Postgres.
Allow TensorZero Autopilot to edit your local configuration (optional)
TensorZero Autopilot can edit your local TensorZero configuration.When this feature is enabled, an “Apply changes” button appears in the UI, allowing you to easily apply any configuration changes proposed by Autopilot.To enable it, mount the configuration directory as a writable volume and pass the
--config-file flag to the TensorZero UI container.
For example: