A collection of examples of using Tetra to run workflows on RunPod
- Install uv command
- Run
make
- Insert a RunPod API Key as a value to
RUNPOD_API_KEY
into an.env
file - Run
uv run example/examples.py
- Run
make venv
- Run
. .venv/bin/activate
- Insert a RunPod API Key as a value to
RUNPOD_API_KEY
into an.env
file - Run
python -m examples.example