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

suggestions next step is empty #4229

Closed
4 tasks done
chenlizhao opened this issue May 9, 2024 · 2 comments
Closed
4 tasks done

suggestions next step is empty #4229

chenlizhao opened this issue May 9, 2024 · 2 comments
Labels
🐞 bug Something isn't working

Comments

@chenlizhao
Copy link

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.6.7

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I created a chat application, and enabled suggestions for next step, but during chat, it didn't show any suggestion.

✔️ Expected Behavior

show some suggestions

❌ Actual Behavior

show no suggestion

Copy link

dosubot bot commented May 9, 2024

To address the issue where your chat application isn't showing any suggestions for the next step, let's go through a systematic approach to troubleshoot and hopefully resolve the problem:

  1. Verify Feature Activation: Ensure the "Next Question Suggestion" feature is enabled in your application. This might seem basic, but it's a common oversight.

  2. Model Support: Check if the AI model you're using supports the "Next Question Suggestion" feature. Not all models have this capability, so confirming your model's features is crucial.

  3. Data Quality and Availability: The AI's ability to generate suggestions depends significantly on the quality and extent of the data it has access to. Make sure the AI has a robust knowledge base to work from.

  4. Debugging: Use the application's debugging tools to send messages and observe if the "Next Question Suggestion" feature behaves as expected. This can help isolate the issue.

  5. Application Logs: Review the application logs for any errors or warnings that might indicate why the feature isn't working. This can provide insights into configuration issues or bugs.

  6. Dependencies and External Services: Ensure that all dependencies and external services, such as the Google Search Plugin, Web Reader Plugin, and Wikipedia Plugin, are correctly configured and operational. These are essential for the feature to function properly.

By following these steps, you should be able to identify and resolve the issue with the "Next Question Suggestion" feature not displaying suggestions. If the problem persists, providing more details about your setup and any error messages you're encountering will be helpful for further assistance.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

@dosubot dosubot bot added the 🐞 bug Something isn't working label May 9, 2024
@chenlizhao
Copy link
Author

Thanks, it is a config problem.

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

1 participant