This directory contains the code used for the absolutely minimal examples in the README at the repository root.
- Launch the TensorZero Gateway and ClickHouse database:
docker compose up- Install the Python dependencies. We recommend using
uv:
uv sync- Run the examples:
uv run openai_sdk.py