Follow-up questions don't show up in a agent #5108

Closed
opened 2026-02-21 18:09:25 -05:00 by yindo · 4 comments
Owner

Originally created by @fniu on GitHub (Aug 19, 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.7.0

Cloud or Self Hosted

Cloud

Steps to reproduce

In a agent setting, just add the "Follow-up" feature. Try to talk to the agent in either "Debug an preview" or the app, there are no follow-up questions and one can see an error on the top right corner, saying
"The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."

✔️ Expected Behavior

Follow-up questions show up after the responses.

Actual Behavior

No follow-up questions and see an error message.

Originally created by @fniu on GitHub (Aug 19, 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.7.0 ### Cloud or Self Hosted Cloud ### Steps to reproduce In a agent setting, just add the "Follow-up" feature. Try to talk to the agent in either "Debug an preview" or the app, there are no follow-up questions and one can see an error on the top right corner, saying "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." ### ✔️ Expected Behavior Follow-up questions show up after the responses. ### ❌ Actual Behavior No follow-up questions and see an error message.
yindo added the 🐞 bug label 2026-02-21 18:09:25 -05:00
yindo closed this issue 2026-02-21 18:09:25 -05:00
Author
Owner

@crazywoola commented on GitHub (Aug 19, 2024):

Which model do you use?

@crazywoola commented on GitHub (Aug 19, 2024): Which model do you use?
Author
Owner

@fniu commented on GitHub (Aug 19, 2024):

Which model do you use?

GPT-4o-2024-08-06

@fniu commented on GitHub (Aug 19, 2024): > Which model do you use? GPT-4o-2024-08-06
Author
Owner

@crazywoola commented on GitHub (Aug 19, 2024):

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

So it should be a problem with OpenAI's api endpoint. This error is not raised directly by us.

@crazywoola commented on GitHub (Aug 19, 2024): > The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. So it should be a problem with OpenAI's api endpoint. This error is not raised directly by us.
Author
Owner

@dylanhsiao2 commented on GitHub (Oct 14, 2024):

May I ask what LLM successful people use? I've tried several models but haven't succeeded. I'm not sure if I'm missing any steps.

@dylanhsiao2 commented on GitHub (Oct 14, 2024): May I ask what LLM successful people use? I've tried several models but haven't succeeded. I'm not sure if I'm missing any steps.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#5108