Task Distribution and Sequential Workflow Support #11155
Zhangyu2024-crypto
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We noticed that previous versions of Langflow supported task distribution and parallel execution, but now in this version, the LangChain component has been removed. Additionally, certain types of tasks have sequential dependencies, requiring loops through specific processes. However, implementing such execution logic in Langflow is very challenging (for example, using the Loop component) and comes with various bugs. We wonder if the Langflow developers have considered this?
Beta Was this translation helpful? Give feedback.
All reactions