Skip to main content
TensorZero Autopilot is an automated AI engineer that analyzes LLM observability data, optimizes prompts and models, sets up evals, and runs A/B tests. It’s an optional complementary service that runs on top of your self-hosted TensorZero deployment.
TensorZero Autopilot is currently in a private beta. Join the waitlist →

Deploy

1

Generate a TensorZero Autopilot API key

Visit autopilot.tensorzero.com to generate an API key.
2

Set the environment variable for the TensorZero Gateway

Set the environment variable TENSORZERO_AUTOPILOT_API_KEY for your TensorZero Gateway:
export TENSORZERO_AUTOPILOT_API_KEY="sk-t0-..."
3

Deploy TensorZero

TensorZero Autopilot requires the TensorZero Gateway, TensorZero UI, ClickHouse, and Postgres.
Make sure the gateway has the TENSORZERO_AUTOPILOT_API_KEY environment variable.
4

Use TensorZero Autopilot

Visit /autopilot in the self-hosted TensorZero UI to use Autopilot.