Workflow Agent

Runnable workflow examples under: cookbook/04_workflows/06_advanced_concepts/workflow_agent.

ExampleDescription
Basic Workflow AgentDemonstrates using WorkflowAgent to decide when to execute workflow steps versus answer from history.
Workflow Agent With ConditionDemonstrates using WorkflowAgent together with a conditional step in the workflow graph.