Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow-up suggestions #9251

Open
5 tasks done
Mikefluff opened this issue Oct 11, 2024 · 2 comments
Open
5 tasks done

Follow-up suggestions #9251

Mikefluff opened this issue Oct 11, 2024 · 2 comments
Labels
🐞 bug Something isn't working

Comments

@Mikefluff
Copy link

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.9.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Turn on Follow-up, start conversation, wait for first answer, check suggested options

✔️ Expected Behavior

correct options depends on the context of the first answer

❌ Actual Behavior

follow up suggestions started to always offer same options on the first message after upgrade:
What's your name?
How old are you?
What can you do?

@dosubot dosubot bot added the 🐞 bug Something isn't working label Oct 11, 2024
Copy link

dosubot bot commented Oct 11, 2024

@Mikefluff Hello there! 👋 I'm here to assist you with any bugs, questions, and contributions you might have for the project. Let's tackle this together!

The issue you're experiencing with follow-up suggestions offering the same options might be related to changes in version 0.9.1. Although specific changes in this version affecting follow-up suggestions aren't documented, you can check the configuration settings to ensure the "suggested_questions_after_answer" feature is enabled and correctly configured [1].

Additionally, verify that the LLMGenerator and related components are functioning as expected, as they are responsible for generating context-based suggestions [2]. If the problem persists, reviewing recent commits or changes in the codebase related to this feature might provide further insights.

To continue talking to Dosu, mention @dosu.

@kurokobo
Copy link
Contributor

#9041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants