Leverage different LLM models for specific tasks within a workflow.
Feedback
and FeedbackSummary
) to ensure type safety and consistent data structures throughout the workflow.
result_type
that matches the expected output, ensuring that the agents provide the correct type of information.
analyze_customer_feedback
flow composes multiple tasks into a cohesive workflow, demonstrating how ControlFlow can manage complex, multi-step processes that include loops and conditional logic.