Support for allowing users to type multiple times in a round of dialogs #8863

Closed
opened 2026-02-21 18:28:14 -05:00 by yindo · 3 comments
Owner

Originally created by @JaneConan on GitHub (Mar 2, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • 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.

In a SOP, we need the user to provide information multiple times in a round of dialog, as guided, and allow this process to break and continue after the user has answered.

For example, in car insurance sales, customer service needs to ask for user information several times.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @JaneConan on GitHub (Mar 2, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [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. In a SOP, we need the user to provide information multiple times in a round of dialog, as guided, and allow this process to break and continue after the user has answered. For example, in car insurance sales, customer service needs to ask for user information several times. ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [x] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:28:14 -05:00
yindo closed this issue 2026-02-21 18:28:14 -05:00
Author
Owner

@vvhr commented on GitHub (Mar 4, 2025):

1.0.0 版本提供了Agent节点, 可以安装多轮对话策略插件.

@vvhr commented on GitHub (Mar 4, 2025): 1.0.0 版本提供了Agent节点, 可以安装多轮对话策略插件.
Author
Owner

@JaneConan commented on GitHub (Mar 5, 2025):

1.0.0 版本提供了Agent节点, 可以安装多轮对话策略插件.

尝试使用了,但他还是需要进行多轮对话才能收集完整信息。
我们需要的是,一轮对话中,有多次问询,来收集用户信息。

@JaneConan commented on GitHub (Mar 5, 2025): > 1.0.0 版本提供了Agent节点, 可以安装多轮对话策略插件. 尝试使用了,但他还是需要进行多轮对话才能收集完整信息。 我们需要的是,一轮对话中,有多次问询,来收集用户信息。
Author
Owner

@dosubot[bot] commented on GitHub (Apr 5, 2025):

Hi, @JaneConan. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You requested a feature for multiple inputs within a single dialog round, important for processes like car insurance sales.
  • You expressed interest in contributing to the development of this feature.
  • User vvhr mentioned that version 1.0.0 includes an Agent node for multi-round dialog strategy plugins.
  • You noted that the current solution still requires multiple rounds to gather complete information.

Next Steps:

  • Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting here.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Apr 5, 2025): Hi, @JaneConan. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - You requested a feature for multiple inputs within a single dialog round, important for processes like car insurance sales. - You expressed interest in contributing to the development of this feature. - User vvhr mentioned that version 1.0.0 includes an Agent node for multi-round dialog strategy plugins. - You noted that the current solution still requires multiple rounds to gather complete information. **Next Steps:** - Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting here. - If there is no further activity, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8863