-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory #5325
Conversation
@hezhijie0327 is attempting to deploy a commit to the LobeHub 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5325 +/- ##
==========================================
- Coverage 93.07% 93.06% -0.02%
==========================================
Files 631 629 -2
Lines 55367 55209 -158
Branches 2895 4006 +1111
==========================================
- Hits 51534 51378 -156
+ Misses 3833 3831 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❤️ Great PR @hezhijie0327 ❤️ 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.17](v1.45.16...v1.45.17) <sup>Released on **2025-01-15**</sup> #### ♻ Code Refactoring - **misc**: Refactor Minimax with LobeOpenAICompatibleFactory. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor Minimax with LobeOpenAICompatibleFactory, closes [#5325](#5325) ([da11b55](da11b55)) </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.17 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.87.8](v1.87.7...v1.87.8) <sup>Released on **2025-01-15**</sup> #### ♻ Code Refactoring - **misc**: Refactor Minimax with LobeOpenAICompatibleFactory. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor Minimax with LobeOpenAICompatibleFactory, closes [lobehub#5325](https://github.com/bentwnghk/lobe-chat/issues/5325) ([da11b55](da11b55)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
…ub#5325) * ♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory * 💄 style: add vision tag for `abab6.5s-chat` & `abab7-chat-preview` * 🐛 fix: fix Minimax output long content interrupted by default `max_tokens` (256tokens) * 💄 style: update aiModels list * 🐛 fix: fix price typo * 💄 style: add releaseAt tag
### [Version 1.45.17](lobehub/lobe-chat@v1.45.16...v1.45.17) <sup>Released on **2025-01-15**</sup> #### ♻ Code Refactoring - **misc**: Refactor Minimax with LobeOpenAICompatibleFactory. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor Minimax with LobeOpenAICompatibleFactory, closes [lobehub#5325](lobehub#5325) ([da11b55](lobehub@da11b55)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
abab7-chat-preview
模型abab6.5s
abab7-chat-preview
添加vision
标签maxOutput
参数,引入getMinimaxMaxOutputs
函数控制max_tokens
aiModels
📝 补充信息 | Additional Information