-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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: brand new AI provider #5158
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 |
c575802
to
09c2bf0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5158 +/- ##
==========================================
- Coverage 92.10% 91.73% -0.38%
==========================================
Files 572 591 +19
Lines 44171 46027 +1856
Branches 2592 4179 +1587
==========================================
+ Hits 40682 42221 +1539
- Misses 3489 3806 +317
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0675a9b
to
4df5b34
Compare
5257983
to
0bda5ce
Compare
@SAnBlog 本期不支持,后续会考虑支持上 |
@SAnBlog This issue does not support it, but we will consider supporting it in the future. |
… model 拉取。完成 ai models 新增和修改逻辑、排序完整实现,优化开关体验,完成 chat model select 实现。完成 provider 的配置修改与删除开发 update config fix add sdk type fix toggle search issue improve enable 优化模型开关操作体验 feat: 完成 chat model select 部分实现 fix auth 兼容 client db 废弃模式 fix test 完成 provider 的配置修改与删除开发 clean
4933ca1
to
856647e
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.44.0](v1.43.6...v1.44.0) <sup>Released on **2025-01-07**</sup> #### ✨ Features - **misc**: Brand new AI provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Brand new AI provider, closes [#5158](#5158) ([bde6d64](bde6d64)) </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.44.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.86.0](v1.85.4...v1.86.0) <sup>Released on **2025-01-07**</sup> #### ✨ Features - **misc**: Brand new AI provider. #### 🐛 Bug Fixes - **misc**: Fix portal suspense error when first open. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Brand new AI provider, closes [lobehub#5158](https://github.com/bentwnghk/lobe-chat/issues/5158) ([bde6d64](bde6d64)) #### What's fixed * **misc**: Fix portal suspense error when first open, closes [lobehub#5322](https://github.com/bentwnghk/lobe-chat/issues/5322) ([0d4c487](0d4c487)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: 完成 ai provider 部分的新增、menu 列表、卡片列表与开启关闭,支持 model 开关,并优化列表展示,支持 model 拉取。完成 ai models 新增和修改逻辑、排序完整实现,优化开关体验,完成 chat model select 实现。完成 provider 的配置修改与删除开发 update config fix add sdk type fix toggle search issue improve enable 优化模型开关操作体验 feat: 完成 chat model select 部分实现 fix auth 兼容 client db 废弃模式 fix test 完成 provider 的配置修改与删除开发 clean * 修正未登录态的数据 * fix db sql * fix lint * update * improve loading * improve model list empty state
## [Version 1.44.0](lobehub/lobe-chat@v1.43.6...v1.44.0) <sup>Released on **2025-01-07**</sup> #### ✨ Features - **misc**: Brand new AI provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Brand new AI provider, closes [lobehub#5158](lobehub#5158) ([bde6d64](lobehub@bde6d64)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
/settings/provider
路由,承载未来所有的 AI 服务商;服务商总览页
允许添加自定义服务商:
支持服务商排序:
服务商配置页:
优化一键拉取模型体验:
支持模型排序:
支持自定义模型配置
支持创建自定义模型
📝 补充信息 | Additional Information