-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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: custom model initialization not taking effect error #4038
🐛 fix: custom model initialization not taking effect error #4038
Conversation
@Wxh16144 is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
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 #4038 +/- ##
========================================
Coverage 91.73% 91.73%
========================================
Files 481 481
Lines 34195 34196 +1
Branches 2236 3146 +910
========================================
+ Hits 31368 31369 +1
Misses 2827 2827
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
test case 挂了🤔, 看了一下应该和我本次提交无关。 |
The test case failed🤔. After looking at it, it seems to have nothing to do with my submission this time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
❤️ Great PR @Wxh16144 ❤️ 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.19.11](v1.19.10...v1.19.11) <sup>Released on **2024-09-20**</sup> #### 🐛 Bug Fixes - **misc**: Custom model initialization not taking effect error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Custom model initialization not taking effect error, closes [#4038](#4038) ([0e0d208](0e0d208)) </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.19.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.62.3](v1.62.2...v1.62.3) <sup>Released on **2024-09-20**</sup> #### 🐛 Bug Fixes - **misc**: Custom model initialization not taking effect error. #### 💄 Styles - **misc**: Add qwen2.5 math and coder model for siliconcloud provider, support webhooks for casdoor. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Custom model initialization not taking effect error, closes [lobehub#4038](https://github.com/bentwnghk/lobe-chat/issues/4038) ([0e0d208](0e0d208)) #### Styles * **misc**: Add qwen2.5 math and coder model for siliconcloud provider, closes [lobehub#4043](https://github.com/bentwnghk/lobe-chat/issues/4043) ([d16578f](d16578f)) * **misc**: Support webhooks for casdoor, closes [lobehub#3942](https://github.com/bentwnghk/lobe-chat/issues/3942) ([1f2f6a5](1f2f6a5)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.19.11](lobehub/lobe-chat@v1.19.10...v1.19.11) <sup>Released on **2024-09-20**</sup> #### 🐛 Bug Fixes - **misc**: Custom model initialization not taking effect error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Custom model initialization not taking effect error, closes [lobehub#4038](lobehub#4038) ([0e0d208](lobehub@0e0d208)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Report post: https://discord.com/channels/1127171173982154893/1283686240952127643/1283686240952127643
📝 补充信息 | Additional Information