-
-
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: fix ollama model download panel #4070
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4070 +/- ##
=======================================
Coverage 92.45% 92.45%
=======================================
Files 482 482
Lines 34347 34347
Branches 2127 2127
=======================================
Hits 31756 31756
Misses 2591 2591
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ 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.19.22](v1.19.21...v1.19.22) <sup>Released on **2024-09-22**</sup> #### 🐛 Bug Fixes - **misc**: Fix ollama model download panel. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ollama model download panel, closes [#4070](#4070) ([fc33336](fc33336)) </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.19.22 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.62.8](v1.62.7...v1.62.8) <sup>Released on **2024-09-22**</sup> #### 🐛 Bug Fixes - **misc**: Fix ollama model download panel. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ollama model download panel, closes [lobehub#4070](https://github.com/bentwnghk/lobe-chat/issues/4070) ([fc33336](fc33336)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Ollama 在某个版本之后改动了下载抛错的提示,导致下载面板出不来
📝 补充信息 | Additional Information