Back to Tensorzero

Guide: Episodes

examples/guides/episodes/README.md

2026.4.1423 B
Original Source

Guide: Episodes

This directory contains the code for the Episodes guide.

Running the Example

  1. Install the Python dependencies. We recommend using uv:
bash
uv sync
  1. Launch the TensorZero Gateway and Postgres database:
bash
docker compose up
  1. Run the example:
bash
uv run python run.py