Get up and running with TensorZero in 5 minutes.
Sample Output
tensorzero.toml
.
OPENAI_API_KEY
.tensorzero.toml
in the ./config
directory.docker-compose.yml
file.
This Docker Compose configuration sets up a development ClickHouse database (where TensorZero stores data), the TensorZero Gateway, and the TensorZero UI.`docker-compose.yml`
Sample Output
http://localhost:4000
.
tensorzero.toml
.