关于建议问题的设置如何引流到自己的业务场景 #6873

Closed
opened 2026-02-21 18:17:46 -05:00 by yindo · 1 comment
Owner

Originally created by @freezehe on GitHub (Nov 21, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • 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.

Dify version

0.8.10

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

如题,我们现在有个场景,是公司产品门户主页的AI客服机器人,设置了建议问题功能以后,发现并没有很好的符合我们的需求,我们希望可以自定义这些建议问题的设置,从而可以引流客户到我们的产品浏览页面。请问dify这一块怎么处理?或者说后期是否有对建议问题这块功能设置的优化。谢谢!

✔️ Expected Behavior

如题,我们现在有个场景,是公司产品门户主页的AI客服机器人,设置了建议问题功能以后,发现并没有很好的符合我们的需求,我们希望可以自定义这些建议问题的设置,从而可以引流客户到我们的产品浏览页面。请问dify这一块怎么处理?或者说后期是否有对建议问题这块功能设置的优化。谢谢!

Actual Behavior

No response

Originally created by @freezehe on GitHub (Nov 21, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [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. ### Dify version 0.8.10 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 如题,我们现在有个场景,是公司产品门户主页的AI客服机器人,设置了建议问题功能以后,发现并没有很好的符合我们的需求,我们希望可以自定义这些建议问题的设置,从而可以引流客户到我们的产品浏览页面。请问dify这一块怎么处理?或者说后期是否有对建议问题这块功能设置的优化。谢谢! ### ✔️ Expected Behavior 如题,我们现在有个场景,是公司产品门户主页的AI客服机器人,设置了建议问题功能以后,发现并没有很好的符合我们的需求,我们希望可以自定义这些建议问题的设置,从而可以引流客户到我们的产品浏览页面。请问dify这一块怎么处理?或者说后期是否有对建议问题这块功能设置的优化。谢谢! ### ❌ Actual Behavior _No response_
yindo added the 💪 enhancement label 2026-02-21 18:17:46 -05:00
yindo closed this issue 2026-02-21 18:17:46 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 21, 2024):

@freezehe 你好!我是Dosu,一个能够帮助你解决软件问题、回答疑问并成为贡献者的机器人。我将在此为你提供帮助,直到人类维护者前来协助。

I found a similar closed issue that might be relevant to your question: Customize "try for ask". The suggested solution in that issue was to return custom buttons in the answer with any texts you want, which might help in directing users to your product browsing page [1].

Additionally, Dify allows for the modification of suggested questions through configuration files. You can use the setSuggestedQuestions function to update the suggestedQuestions state, which is part of the model configuration. This means you can customize the suggested questions to better fit your business needs [2].

Currently, there is no specific information available about planned feature updates or optimizations for the suggested questions functionality in Dify [3].

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 21, 2024): <!-- Greeting --> @freezehe 你好!我是[Dosu](https://dosu.dev),一个能够帮助你解决软件问题、回答疑问并成为贡献者的机器人。我将在此为你提供帮助,直到人类维护者前来协助。 <!-- Answer --> I found a similar closed issue that might be relevant to your question: [Customize "try for ask"](https://github.com/langgenius/dify/issues/9916). The suggested solution in that issue was to return custom buttons in the answer with any texts you want, which might help in directing users to your product browsing page <sup>[[1]](https://github.com/langgenius/dify/issues/9916)</sup>. Additionally, Dify allows for the modification of suggested questions through configuration files. You can use the `setSuggestedQuestions` function to update the `suggestedQuestions` state, which is part of the model configuration. This means you can customize the suggested questions to better fit your business needs <sup>[[2]](https://github.com/langgenius/dify/blob/main/web/app/components/app/configuration/index.tsx)</sup>. Currently, there is no specific information available about planned feature updates or optimizations for the suggested questions functionality in Dify <sup>[[3]](https://github.com/langgenius/dify-docs/blob/main/en/learn-more/use-cases/create-an-ai-chatbot-with-business-data-in-minutes.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6873