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
45.3k stars 6.36k forks source link

How can I add some blocking of user input during workflow execution? Just like autogen #6343

Closed fwasdfw closed 1 month ago

fwasdfw commented 1 month ago

Self Checks

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

In the process of performing my work, due to my limited local LLM capabilities, I hope to be able to add human blocking when executing in some of these places, and improve the execution process through human input Of course, I'm also looking for ways to show some of the results of the execution in the middle when executing the workflow. Instead of just giving me some results

2. Additional context or comments

e55db29c4242ea1199cc0c3c7a11716

3. Can you help us with this feature?

crazywoola commented 1 month ago

Duplicated https://github.com/langgenius/dify/issues/5471

nhha1602 commented 1 month ago

Do we support it ? @crazywoola