dify icon indicating copy to clipboard operation
dify copied to clipboard

Feature Request: Add Radio Button for Variable Collection Without LLM Interaction

Open yujchn opened this issue 1 year 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.

Is it possible to create a node that collects a variable from the user using a radio button during a conversation, without involving the LLM?

For example, in my current scenario, I want to ask the user if the content is related to a specific document. Instead of having the LLM ask, I just want the user to click “Yes” or “No.” If they select “Yes,” it would save an environment variable.

2. Additional context or comments

No response

3. Can you help us with this feature?

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

yujchn avatar Sep 14 '24 03:09 yujchn