Find answers from the community

Home
Members
TonyLin
T
TonyLin
Offline, last seen 3 months ago
Joined September 25, 2024
Hi everyone!! I’ve been playing around with the latest LlamaIndex workflow features and had a question. How can I trigger parallel sub-events? Like, if I break down a task into issues A, B, and C, is there a way to have all these events fire off at the same time for fetching and generating answers, then combine the results at the end?
I saw examples where a single event triggers another, but nothing showing how to trigger multiple events and then merge their results. I did find something called “collection_event”, but I’m not sure how to use it for this.
5 comments
L
T