-
-
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: add Gitee AI model provider #4716
Conversation
@hezhijie0327 is attempting to deploy a commit to the LobeChat Community 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 #4716 +/- ##
=========================================
Coverage 92.30% 92.30%
=========================================
Files 528 530 +2
Lines 37013 37118 +105
Branches 2518 3688 +1170
=========================================
+ Hits 34163 34260 +97
- Misses 2850 2858 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Hi @hezhijie0327, thanks for adding support for Gitee AI, I'm working on the Gitee AI project, and I have some change requests for the PR for some branding stuff. Could you please change
- GITEE_API_KEY="" GITEE_MODEL_LIST=""
+ GITEE_AI_API_KEY="" GITEE_AI_MODEL_LIST=""
- src/config/modelProviders/gitee.ts
+ src/config/modelProviders/giteeai.ts I will send my review as far as I could (there no good way to change the filename in the PR directly). Thank you. |
Sure. Will update later |
src/libs/agent-runtime/togetherai/__snapshots__/index.test.ts.snap
Outdated
Show resolved
Hide resolved
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.33.0](v1.32.9...v1.33.0) <sup>Released on **2024-11-25**</sup> #### ✨ Features - **misc**: Add Gitee AI model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Gitee AI model provider, closes [#4716](#4716) ([f1cb0af](f1cb0af)) </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.33.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.75.0](v1.74.5...v1.75.0) <sup>Released on **2024-11-25**</sup> #### ✨ Features - **misc**: Add Gitee AI model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Gitee AI model provider, closes [lobehub#4716](https://github.com/bentwnghk/lobe-chat/issues/4716) ([f1cb0af](f1cb0af)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
GITEE_AI_API_KEY
GITEE_AI_MODEL_LIST
Note:
code-raccoon-v1
对话流存在结构问题📝 补充信息 | Additional Information