-
-
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
🐛 fix(route): fix OpenAI
deployment restrictions
#3206
Conversation
@RubuJam is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @RubuJam Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3206 +/- ##
========================================
Coverage 94.16% 94.16%
========================================
Files 393 393
Lines 24619 24619
Branches 1829 2793 +964
========================================
Hits 23183 23183
Misses 1436 1436
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
OpenAI
deployment restrictionsOpenAI
deployment restrictions
❤️ Great PR @RubuJam ❤️ 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.5.3](v1.5.2...v1.5.3) <sup>Released on **2024-07-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix `OpenAI` deployment restrictions, fix cant duplicate assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `OpenAI` deployment restrictions, closes [#3206](#3206) ([3d7a35d](3d7a35d)) * **misc**: Fix cant duplicate assistant, closes [#3242](#3242) ([0edc851](0edc851)) </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.5.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.48.2](v1.48.1...v1.48.2) <sup>Released on **2024-07-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix `OpenAI` deployment restrictions, fix cant duplicate assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `OpenAI` deployment restrictions, closes [lobehub#3206](https://github.com/bentwnghk/lobe-chat/issues/3206) ([3d7a35d](3d7a35d)) * **misc**: Fix cant duplicate assistant, closes [lobehub#3242](https://github.com/bentwnghk/lobe-chat/issues/3242) ([0edc851](0edc851)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* commit '4531e24293dd1bd7def5bcd6db84c0c62ae64823': 🔖 chore(release): v1.5.4 [skip ci] 🐛 fix: fix delete session group (lobehub#3245) 📝 docs(bot): Auto sync agents & plugin to readme 🔖 chore(release): v1.5.3 [skip ci] 🐛 fix: fix cant duplicate assistant (lobehub#3242) 🐛 fix: fix `OpenAI` deployment restrictions (lobehub#3206) 🔖 chore(release): v1.5.2 [skip ci] 🐛 fix: fix session not reorder after send message (lobehub#3239)
* ⚡ perf(route): Optimize `OpenAI` deployment restrictions * 🐛 fix(route): incorrect use of `hkg1` * 🐛 fix(route): Incorrect use of `hkg1`
### [Version 1.5.3](lobehub/lobe-chat@v1.5.2...v1.5.3) <sup>Released on **2024-07-17**</sup> #### 🐛 Bug Fixes - **misc**: Fix `OpenAI` deployment restrictions, fix cant duplicate assistant. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `OpenAI` deployment restrictions, closes [lobehub#3206](lobehub#3206) ([3d7a35d](lobehub@3d7a35d)) * **misc**: Fix cant duplicate assistant, closes [lobehub#3242](lobehub#3242) ([0edc851](lobehub@0edc851)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
优化
OpenAi
的部署限制Optimize
OpenAi
deployment restrictions📝 补充信息 | Additional Information