-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
🐛 fix: fix *_MODEL_LIST
env in new provider
#5350
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5350 +/- ##
==========================================
+ Coverage 91.68% 93.10% +1.41%
==========================================
Files 591 631 +40
Lines 45968 55391 +9423
Branches 2632 2689 +57
==========================================
+ Hits 42148 51571 +9423
Misses 3820 3820
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d686b44
to
0abc323
Compare
0abc323
to
aa6186b
Compare
aa6186b
to
4a6d219
Compare
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.45.6](v1.45.5...v1.45.6) <sup>Released on **2025-01-10**</sup> #### 🐛 Bug Fixes - **misc**: Fix `*_MODEL_LIST` env in new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `*_MODEL_LIST` env in new provider, closes [#5350](#5350) ([2b1b2a2](2b1b2a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.45.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
好像 Docker Hub 里面没有这个版本 v1.45.6 的镜像? |
It seems that there is no image of this version v1.45.6 in Docker Hub? |
V1.45.5对模型选择页面的控制无效,配置了关闭模型选择页面但是依然显示,希望能处理一下。是否考虑配置一个账号用于模型界面的统一开关配置? |
V1.45.5 has no effect on the control of the model selection page. It is configured to close the model selection page but it is still displayed. I hope it can be solved. Have you considered configuring an account for unified switch configuration of the model interface? |
### [Version 1.87.4](v1.87.3...v1.87.4) <sup>Released on **2025-01-10**</sup> #### 🐛 Bug Fixes - **misc**: Fix `*_MODEL_LIST` env in new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `*_MODEL_LIST` env in new provider, closes [lobehub#5350](https://github.com/bentwnghk/lobe-chat/issues/5350) ([2b1b2a2](2b1b2a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
有了,可能镜像比较慢。 |
Yes, the mirror may be slower. |
* update * fix model list * fix tests * fix tests * improve code * update locales * update locales * fix * fix ui
### [Version 1.45.6](lobehub/lobe-chat@v1.45.5...v1.45.6) <sup>Released on **2025-01-10**</sup> #### 🐛 Bug Fixes - **misc**: Fix `*_MODEL_LIST` env in new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `*_MODEL_LIST` env in new provider, closes [lobehub#5350](lobehub#5350) ([2b1b2a2](lobehub@2b1b2a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
self-hosting/server-database/docker-compose
#5373📝 补充信息 | Additional Information