Building agentic workflows from scratch
This exercise is part of the course
Building Agentic Workflows with LlamaIndex
Exercise instructions
Build your own custom workflow from the ground up and see it come to life with a single step and a clean result.
- Use the decorator to define
my_step()as a step. - Instantiate 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.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise