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.Documentation Index
Fetch the complete documentation index at: https://www.tensorzero.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
TensorZero Autopilot is currently in a private beta. Schedule a demo →
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: