Back to Agno

04_workflows/04_parallel_execution

cookbook/04_workflows/04_parallel_execution/README.md

2.6.4392 B
Original Source

04_workflows/04_parallel_execution

Scope

Runnable workflow examples under: cookbook/04_workflows/04_parallel_execution

Files

  • parallel_basic.py: Demonstrates parallel basic.
  • parallel_with_condition.py: Demonstrates parallel with condition.

Prerequisites

  • Activate the demo environment: .venvs/demo/bin/python
  • Load API keys with direnv allow (requires a local .envrc file).