The idea is:
Hi, I’ve searched a lot in community about this feature, execute sub-workflows in parallel like this topic(Running subworkflows in parallel). Do your guys have plan to support this feature? Thanks! Like this friend, I don’t wanna involve any other components, just wanna have a native way to run sub-workflows in parallel.
My use case:
In my case, I wanna execute multi sub-workflows to request LLM providers in parallel, and then do some processes on all the result of sub-workflows. It will significantly reduce the cost if I can run all workflows in parallel.
I think it would be beneficial to add this because:
Because each request may be cost lots of time, It will significantly reduce the cost if I can run all workflows in parallel.
Any resources to support this?
I’ve do some research, but I can’t find a satisfactory result.
Are you willing to work on this?
I don’t have any idea about working on this feature.