-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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: rewrite to local container in docker deployment mode #5910
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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5910 +/- ##
=========================================
Coverage 92.13% 92.13%
=========================================
Files 650 650
Lines 59053 59071 +18
Branches 2925 4285 +1360
=========================================
+ Hits 54406 54424 +18
Misses 4647 4647
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
TestGru AssignmentSummary
Files
Tip You can |
TestGru AssignmentSummary
Files
Tip You can |
Deployment failed with the following error:
|
❤️ 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.52.7](v1.52.6...v1.52.7) <sup>Released on **2025-02-09**</sup> #### 🐛 Bug Fixes - **misc**: Rewrite to local container in docker deployment mode. #### 💄 Styles - **misc**: Update Cloudflare models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Rewrite to local container in docker deployment mode, closes [#5910](#5910) ([f399197](f399197)) #### Styles * **misc**: Update Cloudflare models, closes [#5899](#5899) ([b71206d](b71206d)) </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.52.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.94.4](v1.94.3...v1.94.4) <sup>Released on **2025-02-09**</sup> #### 🐛 Bug Fixes - **misc**: Rewrite to local container in docker deployment mode. #### 💄 Styles - **misc**: Update Cloudflare models, Update github model list, Update openrouter model list. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Rewrite to local container in docker deployment mode, closes [lobehub#5910](https://github.com/bentwnghk/lobe-chat/issues/5910) ([f399197](f399197)) #### Styles * **misc**: Update Cloudflare models, closes [lobehub#5899](https://github.com/bentwnghk/lobe-chat/issues/5899) ([b71206d](b71206d)) * **misc**: Update github model list, closes [lobehub#5920](https://github.com/bentwnghk/lobe-chat/issues/5920) ([0676d0a](0676d0a)) * **misc**: Update openrouter model list, closes [lobehub#5919](https://github.com/bentwnghk/lobe-chat/issues/5919) ([8a185d3](8a185d3)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
…5910) * make rewrite with local * try longitude * refactor the isMobile condition * support use longitude as theme detector * improve dockerfile * improve geo * improve geo * improve geo * vercel functions * clean log * skip api request at first * turn back status in rewrite
### [Version 1.52.7](lobehub/lobe-chat@v1.52.6...v1.52.7) <sup>Released on **2025-02-09**</sup> #### 🐛 Bug Fixes - **misc**: Rewrite to local container in docker deployment mode. #### 💄 Styles - **misc**: Update Cloudflare models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Rewrite to local container in docker deployment mode, closes [lobehub#5910](lobehub#5910) ([f399197](lobehub@f399197)) #### Styles * **misc**: Update Cloudflare models, closes [lobehub#5899](lobehub#5899) ([b71206d](lobehub@b71206d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information