Prerequisites
- Python 3.10+
- A StewAI API key
- A published recipe ID
1. Install
2. Create a run
create() waits by default (wait=True) until the run reaches a terminal status.
3. Read step results
output_flat.
Run a recipe with the StewAI Python SDK and inspect v1 step outputs.
create() waits by default (wait=True) until the run reaches a terminal status.
output_flat.