私有化部署版本,api调用流式对话接口,message_end响应长达5秒 #1477

Closed
opened 2026-02-21 17:34:08 -05:00 by yindo · 0 comments
Owner

Originally created by @tonglei856 on GitHub (Mar 21, 2024).

Self Checks

  • 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.5.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. 在Dify上创建了一个知识库A,一个对话式应用B,B关联这个知识库A
  2. 使用api调用B进行流式对话
  3. 发现OpenAI的响应已经结束了,但是最后一条消息 message_end响应长达5秒

✔️ Expected Behavior

message_end以最快的速度响应

Actual Behavior

message_end响应长达5秒

Originally created by @tonglei856 on GitHub (Mar 21, 2024). ### Self Checks - [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] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.5.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1. 在Dify上创建了一个知识库A,一个对话式应用B,B关联这个知识库A 2. 使用api调用B进行流式对话 3. 发现OpenAI的响应已经结束了,但是最后一条消息 message_end响应长达5秒 ### ✔️ Expected Behavior message_end以最快的速度响应 ### ❌ Actual Behavior message_end响应长达5秒
yindo added the 🐞 bug label 2026-02-21 17:34:08 -05:00
yindo closed this issue 2026-02-21 17:34:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1477