workflows
AI Agent Workflows module for PraisonAI Agents. Provides workflow/pipeline patterns for orchestrating agents and functions. AgentFlow is the primary class for deterministic pipelines (v1.0+). Workflow and Pipeline are silent aliases for backward compatibility.Import
Constants
| Name | Value |
|---|---|
_LAZY_IMPORTS | {'YAMLWorkflowParser': 'yaml_parser'} |

