dify icon indicating copy to clipboard operation
dify copied to clipboard

Adding a secondary inquiry module.

Open Jouiy opened this issue 9 months ago • 0 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

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

We are using Dify to create a machine operation assistance workflow. In the middle of the process, we need to ask the user about the machine's status again, allowing them to manually input some options, which will then be used for the next-step decision in the workflow. However, we found that Dify does not have a relevant module for this. If we use the code execution module, it does not support the choice = input('...') statement. We hope this issue can be resolved.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • [x] I am interested in contributing to this feature.

Jouiy avatar Mar 11 '25 01:03 Jouiy