-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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 intergration checker and client fetch error #5665
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5665 +/- ##
==========================================
- Coverage 92.16% 92.14% -0.03%
==========================================
Files 647 647
Lines 57652 57675 +23
Branches 4269 4073 -196
==========================================
+ Hits 53137 53142 +5
- Misses 4515 4533 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
TestGru AssignmentSummary
Tip You can |
src/app/(main)/settings/provider/(detail)/ollama/CheckError.tsx
Dismissed
Show dismissed
Hide dismissed
❤️ 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.49.11](v1.49.10...v1.49.11) <sup>Released on **2025-02-02**</sup> #### 🐛 Bug Fixes - **misc**: Fix ollama intergration checker and client fetch issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ollama intergration checker and client fetch issue, closes [#5665](#5665) ([cd09a07](cd09a07)) </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.49.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.91.6](v1.91.5...v1.91.6) <sup>Released on **2025-02-02**</sup> #### 🐛 Bug Fixes - **misc**: Fix `<think>` tag crash with special markdown content, fix can not stop generating, fix ollama intergration checker and client fetch issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `<think>` tag crash with special markdown content, closes [lobehub#5670](https://github.com/bentwnghk/lobe-chat/issues/5670) ([b719522](b719522)) * **misc**: Fix can not stop generating, closes [lobehub#5671](https://github.com/bentwnghk/lobe-chat/issues/5671) ([ae39c35](ae39c35)) * **misc**: Fix ollama intergration checker and client fetch issue, closes [lobehub#5665](https://github.com/bentwnghk/lobe-chat/issues/5665) ([cd09a07](cd09a07)) </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