-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
✨ feat: add wenxin model provider #4018
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 |
文心provider位置放到千问和混元中间吧 |
Wenxin provider should be placed between Qianwen and iFlytek. |
b0fe3ab
to
37e05c6
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4018 +/- ##
==========================================
- Coverage 92.51% 92.28% -0.24%
==========================================
Files 484 488 +4
Lines 34757 35169 +412
Branches 2294 3399 +1105
==========================================
+ Hits 32154 32454 +300
- Misses 2603 2715 +112
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* Update wenxin.ts * Update wenxin.ts * Update providers.tsx * Update index.ts * Update wenxin.ts
❤️ 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.21.0](v1.20.8...v1.21.0) <sup>Released on **2024-09-30**</sup> #### ✨ Features - **misc**: Add wenxin model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add wenxin model provider, closes [#4018](#4018) ([4483599](4483599)) </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.21.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.64.0](v1.63.5...v1.64.0) <sup>Released on **2024-09-30**</sup> #### ✨ Features - **misc**: Add wenxin model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add wenxin model provider, closes [lobehub#4018](https://github.com/bentwnghk/lobe-chat/issues/4018) ([4483599](4483599)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
增加文心一言 provider
📝 补充信息 | Additional Information
refs: #2794