-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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: support 01.AI as a new provider #1627
Conversation
@MapleEve 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 |
目前的编译错误有:
|
赞啊 👍🏻 ,等我把 sync 搞完就来 review~ |
Great 👍🏻, I will review it after I finish sync~ |
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.
根据review 调整下~
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1627 +/- ##
==========================================
- Coverage 92.57% 90.12% -2.45%
==========================================
Files 239 245 +6
Lines 13066 13870 +804
Branches 1562 931 -631
==========================================
+ Hits 12096 12501 +405
- Misses 970 1369 +399 ☔ View full report in Codecov by Sentry. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1627 +/- ##
==========================================
- Coverage 92.57% 90.13% -2.44%
==========================================
Files 239 245 +6
Lines 13066 13870 +804
Branches 1562 931 -631
==========================================
+ Hits 12096 12502 +406
- Misses 970 1368 +398 ☔ 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.
那个地方再调整下,其他没问题
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, I'll merge it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❤️ Great PR @MapleEve ❤️ 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 0.142.0](v0.141.2...v0.142.0) <sup>Released on **2024-03-25**</sup> #### ✨ Features - **misc**: Support 01.AI as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support 01.AI as a new provider, closes [#1627](#1627) ([08342fd](08342fd)) </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 0.142.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.22.0](v1.21.3...v1.22.0) <sup>Released on **2024-03-25**</sup> #### ✨ Features - **misc**: Support 01.AI as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support 01.AI as a new provider, closes [lobehub#1627](https://github.com/bentwnghk/lobe-chat/issues/1627) ([08342fd](08342fd)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨add: Support 01-AI Models * 🔧 chore: fix a config typo for model desc * 🌐 add: Base 01.AI locale json * 🐛 fix: remove custom model name and dark mode Logo for 01AI * 💄 optimize: optimize the 01AI/Groq icon show and fix unused import * 💄 optimize: optimize the settings icon show rules * ✨ feat: add 01.AI APIKey Error Form * 💄 fix: PR 01.AI review issue * 💄 revert: Groq logo change * 🌐 style: update locale
## [Version 0.142.0](lobehub/lobe-chat@v0.141.2...v0.142.0) <sup>Released on **2024-03-25**</sup> #### ✨ Features - **misc**: Support 01.AI as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support 01.AI as a new provider, closes [lobehub#1627](lobehub#1627) ([08342fd](lobehub@08342fd)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 0.142.0](lobehub/lobe-chat@v0.141.2...v0.142.0) <sup>Released on **2024-03-25**</sup> #### ✨ Features - **misc**: Support 01.AI as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support 01.AI as a new provider, closes [#1627](lobehub/lobe-chat#1627) ([08342fd](lobehub/lobe-chat@08342fd)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
根据 Discussion 的步骤添加了零一万物的 API (因为是完全兼容 OpenAI 的所以难度不大)
不支持 FC
📝 补充信息 | Additional Information
由于缺乏 Component 中的定义,所以需要补全 01AI的图标、设置页Logo才能正常显示