langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
35.59k stars 4.8k forks source link

Functional issues #5609

Open heyb130 opened 3 days ago

heyb130 commented 3 days ago

Self Checks

Dify version

main

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

1719373206031

✔️ Expected Behavior

I hope to have three suggestions after the answer is completed

❌ Actual Behavior

No suggestions presented

dosubot[bot] commented 3 days ago

The reason no suggestions are presented after the chatbot completes its answer in the Dify chatbot development platform is that the "Next Question Suggestion" feature is not enabled.

To enable this feature, follow these steps:

  1. Go to the "Build App" page.
  2. Click "Add Feature" to turn on the "Next Question Suggestion" feature.

If the feature is enabled and suggestions are still not appearing, it might be due to the SuggestedQuestionsAfterAnswerDisabledError being raised. This error indicates that the suggested questions feature is disabled for the specific app or conversation. Ensure that the feature is properly configured and enabled for the specific app and conversation context [1][2][3].

To continue talking to Dosu, mention @dosu.

crazywoola commented 3 days ago
image

Can't reproduce on latest version.