Update unit2/llama-index/workflows.ipynb

#45

wrong placement of "| LoopEvent". It should be placed in "step_one": step_one(self, ev: StartEvent | LoopEvent), and NOT in "step_two"! The "step_two" should be without the "| LoopEvent": step_two(self, ev: ProcessingEvent). Why can't you even copy the demo code correctly?! The whole code of Chapter 2 is messed up!

How do we suppose to learn from that messy code you give to us?!

uasername changed pull request status to closed
uasername changed pull request status to open
Hugging Face Agents Course org
edited 10 days ago

Thanks for the contribution!

sergiopaniego changed pull request status to merged

Sign up or log in to comment