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

[Bug] 流式输出,消息累加 #5944

Open
EricYuan1201 opened this issue Dec 17, 2024 · 1 comment
Open

[Bug] 流式输出,消息累加 #5944

EricYuan1201 opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@EricYuan1201
Copy link

📦 部署方式

官方安装包

📌 软件版本

v2.15.8

💻 系统环境

macOS

📌 系统版本

ios 14

🌐 浏览器

Chrome

📌 浏览器版本

131

🐛 问题描述

流式输出返回的消息是累加的,正常应该是 Hello! How can I assist you today?
现在把每次chunk返回都拼接到一块了。

image

📷 复现步骤

  1. 下载官方包
  2. 配置阿里qwen的key,以及baseurl,这个我本地测试 python openai返回流式是正常的。
  3. 提问: hi

🚦 期望结果

No response

📝 补充信息

No response

@EricYuan1201 EricYuan1201 added the bug Something isn't working label Dec 17, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Streaming output, message accumulation

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