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
46.76k stars 6.61k forks source link

I want workflows to be annotated or saved without a connection #8836

Closed bingbing6 closed 1 day ago

bingbing6 commented 1 day ago

Self Checks

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

I want to have the ability to comment nodes.Or it can be successfully saved when there is an unconnected node

2. Additional context or comments

image

3. Can you help us with this feature?

crazywoola commented 1 day ago

Since we have introduced the parallel feature, it's hard to distinguish whether it's needed to be executed. This will lead to contradiction behavior.

bingbing6 commented 1 day ago

image Like ComfyUI is also a workflow, but it has a function to comment the current node, similar to comment code, or comment nodes such a function, should we consider adding comment function?

bingbing6 commented 1 day ago

Since we have introduced the parallel feature, it's hard to distinguish whether it's needed to be executed. This will lead to contradiction behavior.

Comment node functionality similar to ComfyUI