Designing multi-step workflows with custom events
Este exercício faz parte do curso
Building Agentic Workflows with LlamaIndex
Instruções do exercício
Your workflow is leveling up—add multiple steps and looping logic so it can recover, retry, and adapt just like a real process.
- Define
step_two()as a step that takes aFirstEventand returns aSecondEvent. - Using looping, add a
LoopEventto the second step of the workflow.
Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício