-
-
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
✨ feat: fully support ollama with browser request mode #2168
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2168 +/- ##
==========================================
- Coverage 92.72% 92.69% -0.04%
==========================================
Files 265 268 +3
Lines 15392 15589 +197
Branches 1785 1125 -660
==========================================
+ Hits 14273 14450 +177
- Misses 1119 1139 +20 ☔ View full report in Codecov by Sentry. |
@MapleEve 应该是同一个 |
也加进来了 |
Also added |
❤️ 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 0.149.0](v0.148.10...v0.149.0) <sup>Released on **2024-04-24**</sup> #### ✨ Features - **misc**: Fully support ollama with browser request mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Fully support ollama with browser request mode, closes [#2168](#2168) ([562d189](562d189)) </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 0.149.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.29.0](v1.28.8...v1.29.0) <sup>Released on **2024-04-24**</sup> #### ✨ Features - **misc**: Fully support ollama with browser request mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Fully support ollama with browser request mode, closes [lobehub#2168](https://github.com/bentwnghk/lobe-chat/issues/2168) ([562d189](562d189)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🌐 style: add i18n * 🐛 fix: fix ollama chat error * 💄 style: improve ollama request mode * 🚸 style: improve ollama setup guide * 📝 docs: remove v1 suffix * 🐛 fix: keep server mode if user use proxy
## [Version 0.149.0](lobehub/lobe-chat@v0.148.10...v0.149.0) <sup>Released on **2024-04-24**</sup> #### ✨ Features - **misc**: Fully support ollama with browser request mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Fully support ollama with browser request mode, closes [lobehub#2168](lobehub#2168) ([562d189](lobehub@562d189)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🌐 style: add i18n * 🐛 fix: fix ollama chat error * 💄 style: improve ollama request mode * 🚸 style: improve ollama setup guide * 📝 docs: remove v1 suffix * 🐛 fix: keep server mode if user use proxy
## [Version 0.149.0](lobehub/lobe-chat@v0.148.10...v0.149.0) <sup>Released on **2024-04-24**</sup> #### ✨ Features - **misc**: Fully support ollama with browser request mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Fully support ollama with browser request mode, closes [lobehub#2168](lobehub#2168) ([562d189](lobehub@562d189)) </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
refs: #2169