lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
https://chat-preview.lobehub.com
Other
44.38k stars 9.95k forks source link

[Bug] 使用gpt-4o模型,结果滚屏时会报错response.undifined #2622

Closed zhaojie199512 closed 2 months ago

zhaojie199512 commented 5 months ago

💻 系统环境

Windows

📦 部署环境

Docker

🌐 浏览器

Chrome

🐛 问题描述

docker部署,镜像是最新的版本,使用gpt-4o模型,结果滚屏时候会报错response.undifined,换成其他模型回复结果是正常显示的;使用另一个前端项目chat-next调用gpt-4o模型,回复结果也是正常的,

image image

🚦 期望结果

回复结果完整显示

📷 复现步骤

问题:highcharts 鼠标选中一块区域放大,后点击重置按钮。这个过程中触发了highcharts的哪些事件,事件的入参定义是怎样 回答问题时会报错

📝 补充信息

No response

lobehubbot commented 5 months ago

👀 @zhaojie199512

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

llanc commented 5 months ago

I encountered the same problem. After answering, it automatically changes to 'response.undefined' image

swizardlv commented 5 months ago

遇到同样问题 , 在mac的safari下是正常的,但是 chrome 和 arc 都是 Response.undefined

image
deyinliwork commented 5 months ago

尝试关闭语言模型处的“使用客户端请求模式”

lobehubbot commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Try turning off "Use client request mode" at the language model

swizardlv commented 5 months ago

尝试关闭语言模型处的“使用客户端请求模式”

请问lobe 在哪里设置这个? 找了几遍都没发现

lobehubbot commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Try turning off "Use client request mode" at the language model

May I ask where lobe sets this? I searched several times but couldn't find it.

junxian-li-hpc commented 5 months ago

尝试关闭语言模型处的“使用客户端请求模式”

请问lobe 在哪里设置这个? 找了几遍都没发现

image

lobehubbot commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Try turning off "Use client request mode" at the language model

Where does lobe set this? I searched several times but couldn't find it.

image

junxian-li-hpc commented 5 months ago

但是关闭这个选项之后,没有回复完,输出就停止了 image

lobehubbot commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


But after turning off this option, the output stops before the reply is completed. image

Loongphy commented 5 months ago

不会使用的是 burn.hair 吧,已经修了 https://github.com/lobehub/lobe-chat/pull/2782

lobehubbot commented 2 months ago

✅ @zhaojie199512

This issue is closed, If you have any questions, you can comment and reply.\ 此问题已经关闭。如果您有任何问题,可以留言并回复。

lobehubbot commented 2 months ago

:tada: This issue has been resolved in version 1.11.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: