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.3k stars 9.92k forks source link

[Bug] 切换模型时,默认列表的模型有时不显示 #4643

Open aiqinxuancai opened 2 hours ago

aiqinxuancai commented 2 hours ago

📦 部署环境

Docker

📌 软件版本

1.28.5

💻 系统环境

Ubuntu

🌐 浏览器

Chrome

🐛 问题描述

切换模型时,默认列表的模型有时不显示 gif1.gif

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

lobehubbot commented 2 hours ago

👀 @aiqinxuancai

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

lobehubbot commented 2 hours ago

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


📦 Deployment environment

Docker

📌 Software version

1.28.5

💻 System environment

Ubuntu

🌐 Browser

Chrome

🐛 Problem description

When switching models, the models in the default list are sometimes not displayed. gif1.gif

📷 Steps to reproduce

No response

🚦 Expected results

No response

📝 Supplementary information

No response

dosubot[bot] commented 2 hours ago

@aiqinxuancai 你好!我是Dosu,一个可以帮助你解决 bug、回答问题,并成为贡献者的机器人。我会在等待人类维护者时为你提供帮助。

I found a similar closed issue regarding model switching where the model name was not displaying correctly. This issue was resolved by a pull request that refactored the agent store data [1].

For your specific issue where the default model list sometimes does not display when switching models, it might be related to asynchronous operations involved in fetching or displaying the model list. These operations could potentially introduce delays or failures in rendering the model list if they encounter issues during execution [2].

You might want to check if there are any errors in the console or network requests that could provide more insights into the problem. Additionally, ensure that all dependencies and configurations are up-to-date.

To continue talking to Dosu, mention @dosu.