-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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] 设置页面切换 Language Model Tab 异常卡顿 #3937
Comments
📦 Deployment environmentOfficial Preview 📌 Software versionv1.16.12 💻 System environmentOther Linux 🌐 BrowserOther 🐛 Problem descriptionAfter opening the global settings through the upper left corner, switch to the Language Model Tab. The UI will take 1 ~ 2 seconds to update. 📷 Steps to reproduceNo response 🚦 Expected resultsAfter opening the global settings through the upper left corner, switch to the Language Model Tab, and the UI will be updated within 0.5 seconds. 📝 Supplementary information |
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
@ZeekoZhu 你好!我是Dosu,一个可以帮助你解决 bug、回答问题,并成为贡献者的机器人。我会在等待人类维护者的过程中帮助你。 I found a similar unsolved discussion regarding performance issues when deploying on Vercel, which might be related to the problem you're experiencing [1]. Potential Causes and Solutions
By addressing these potential bottlenecks, you should be able to improve the performance of the Language Model Tab and achieve the desired UI update time of under 0.5 seconds. |
确实,近期更新的几个版本在语言模型选项这里变卡顿了 |
Indeed, several recently updated versions have become stuck in the language model options. |
语言模型选项由于承载了过多的 Provider, 30+ 的 provider 共计 100+ 表单字段是导致页面卡顿的根本原因。说实话这么多 provider 也是我们一开始没意料到的,因此这个 RFC( #4859 )会修改设计方案,从根本上解决这个问题。 |
The language model option carries too many providers. 30+ providers totaling 100+ form fields are the root cause of page lag. To be honest, we did not expect so many providers at the beginning, so this RFC (#4859) will modify the design plan to fundamentally solve this problem. |
This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.44.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 部署环境
Official Preview
📌 软件版本
v1.16.12
💻 系统环境
Other Linux
🌐 浏览器
Other
🐛 问题描述
通过左上角打开全局设置后,切换到 Language Model Tab,UI 需要 1 ~ 2 秒才能更新
📷 复现步骤
No response
🚦 期望结果
通过左上角打开全局设置后,切换到 Language Model Tab,UI 在 0.5 秒内完成更新
📝 补充信息
profiler 截图
network 截图
The text was updated successfully, but these errors were encountered: