Update unit2/llama-index/workflows.ipynb
#45
by
uasername
- opened
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