langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
47.19k stars 6.7k forks source link

workflow only support one node? #7024

Closed suwubee closed 2 months ago

suwubee commented 2 months ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Each node in workflow only supports one connection, unlike coze where one node can support multiple lines in parallel.

1722963042017

2. Additional context or comments

No response

3. Can you help us with this feature?

crazywoola commented 2 months ago

We do not support run workflow in parallel at this moment, only 'variable aggregator' supports multiple lines from others branch.