Flows for Deterministic Orchestration
By the end of this module you can use flows to make the parts of a workflow that must be deterministic actually deterministic, and stop asking a language model to do a job a function should do.
Units
- Unit 06.00: The parts that must not be improvised
- Unit 06.01: Moving logic out of the model and into code
- Unit 06.02: Combining a flow with a crew
- Unit 06.03: Reproducing a run exactly
- Unit 06.04: What determinism buys you in review
