-
-
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
💄 style: Add new model provider Novita AI #3177
Conversation
@jasonhp is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @jasonhp 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 #3177 +/- ##
==========================================
- Coverage 94.18% 94.18% -0.01%
==========================================
Files 396 398 +2
Lines 24755 24893 +138
Branches 2806 1831 -975
==========================================
+ Hits 23316 23445 +129
- Misses 1439 1448 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
还需要补充一篇配置文档,参考:https://lobehub.com/zh/docs/usage/providers/qwen
* ♻️ refactor: Support disable clientFetch by modelConfig (lobehub#3108) * ✅ test: - clientfetch for qwen * ♻️ refactor: Remove `defaultShowBrowserRequest` in qwen modelConfig
### [Version 1.3.4](lobehub/lobe-chat@v1.3.3...v1.3.4) <sup>Released on **2024-07-09**</sup> #### ♻ Code Refactoring - **misc**: Support disable clientFetch by default. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Support disable clientFetch by default, closes [lobehub#3133](lobehub#3133) [lobehub#3108](lobehub#3108) ([4415652](lobehub@4415652)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.3.5](lobehub/lobe-chat@v1.3.4...v1.3.5) <sup>Released on **2024-07-10**</sup> #### 🐛 Bug Fixes - **misc**: Fix assistant meta change race issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix assistant meta change race issue, closes [lobehub#3184](lobehub#3184) ([6335be4](lobehub@6335be4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ♻️ refactor: improve agent runtime code * ♻️ refactor: clean code
### [Version 1.3.6](lobehub/lobe-chat@v1.3.5...v1.3.6) <sup>Released on **2024-07-11**</sup> #### ♻ Code Refactoring - **misc**: Improve agent runtime code. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Improve agent runtime code, closes [lobehub#3199](lobehub#3199) ([9f211e2](lobehub@9f211e2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
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.
是不是合并有问题,出现了很多重复添加的情况
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
我测试了下,你们的接口似乎不支持 client fetch,需要加个配置把 client fetch 禁用掉。 |
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 now, Thanks for your great work!
❤️ Great PR @jasonhp ❤️ 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.6.7](v1.6.6...v1.6.7) <sup>Released on **2024-07-23**</sup> #### 💄 Styles - **misc**: Add new model provider Novita AI. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add new model provider Novita AI, closes [#3177](#3177) ([08b063f](08b063f)) </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.6.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.49.5](v1.49.4...v1.49.5) <sup>Released on **2024-07-23**</sup> #### ♻ Code Refactoring - **misc**: Move server modules. #### 💄 Styles - **misc**: Add new model provider Novita AI. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Move server modules, closes [lobehub#3291](https://github.com/bentwnghk/lobe-chat/issues/3291) ([c7c9f39](c7c9f39)) #### Styles * **misc**: Add new model provider Novita AI, closes [lobehub#3177](https://github.com/bentwnghk/lobe-chat/issues/3177) ([08b063f](08b063f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
@jasonhp Seems the get model list button doesn't work. It can't get the latest Llama 3.1 models. |
### [Version 1.6.7](lobehub/lobe-chat@v1.6.6...v1.6.7) <sup>Released on **2024-07-23**</sup> #### 💄 Styles - **misc**: Add new model provider Novita AI. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add new model provider Novita AI, closes [lobehub#3177](lobehub#3177) ([08b063f](lobehub@08b063f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information