Update unit2/llama-index/workflows.ipynb
#84
by
balakumar-ramasamy
- opened
Under loops and branches LoopEvent should be input parameter to step_one and not step_two. If LoopEvent is input of step_two the processing will fail as there will be no intermediate_result variable for LoopEvent.