-
-
Notifications
You must be signed in to change notification settings - Fork 14k
💄 style: add qwen3 for ollama #7746
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
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 |
TestGru AssignmentSummary
Files
Tip You can |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7746 +/- ##
==========================================
- Coverage 88.57% 88.54% -0.03%
==========================================
Files 813 813
Lines 59050 59088 +38
Branches 5392 5593 +201
==========================================
+ Hits 52303 52319 +16
- Misses 6747 6769 +22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TestGru AssignmentSummary
Files
Tip You can |
|
❤️ 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.84.26](v1.84.25...v1.84.26) <sup>Released on **2025-05-08**</sup> #### 💄 Styles - **misc**: Add qwen3 for ollama. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add qwen3 for ollama, closes [#7746](#7746) ([806d905](806d905)) </details> <div align="right"> [](#readme-top) </div>
|
🎉 This PR is included in version 1.84.26 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.85.0](v1.84.16...v1.85.0) <sup>Released on **2025-05-12**</sup> #### ♻ Code Refactoring - **misc**: Add perf stat support for openai factory, Remove doubao Provider, upgrade anthropic sdk. #### ✨ Features - **misc**: Support upload files direct into chat context. #### 🐛 Bug Fixes - **misc**: Fix changelog issue on desktop app, fix config import issue in the desktop version, fix desktop upload image on macOS, fix electron state init on window, fix nothing return when reset the client db, fix streamable http url valid and refactor local files to local system, fix window close issue and release Window/Linux beta, remove mcp client cache. #### 💄 Styles - **misc**: Add new gemini & Mistral models, add qwen3 for ollama, add Qwen3 models for infiniai, add reasoning tokens and token usage statistics for Google Gemini, add write file tool to local-file plugin, add Xiaohongshu crawler rules, fix init state of loading, improve pdf and xlsx file content parser, Show Aliyun Bailian tokens usage tracking. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Add perf stat support for openai factory, closes [lobehub#7677](https://github.com/jaworldwideorg/OneJA-Bot/issues/7677) ([40464d1](40464d1)) * **misc**: Remove doubao Provider, closes [lobehub#7573](https://github.com/jaworldwideorg/OneJA-Bot/issues/7573) ([0cf3bcc](0cf3bcc)) * **misc**: Upgrade anthropic sdk, closes [lobehub#7773](https://github.com/jaworldwideorg/OneJA-Bot/issues/7773) ([39e871f](39e871f)) #### What's improved * **misc**: Support upload files direct into chat context, closes [lobehub#7751](https://github.com/jaworldwideorg/OneJA-Bot/issues/7751) ([39b790e](39b790e)) #### What's fixed * **misc**: Fix changelog issue on desktop app, closes [lobehub#7740](https://github.com/jaworldwideorg/OneJA-Bot/issues/7740) ([f0a12af](f0a12af)) * **misc**: Fix config import issue in the desktop version, closes [lobehub#7800](https://github.com/jaworldwideorg/OneJA-Bot/issues/7800) ([2cb8635](2cb8635)) * **misc**: Fix desktop upload image on macOS, closes [lobehub#7741](https://github.com/jaworldwideorg/OneJA-Bot/issues/7741) ([07d5374](07d5374)) * **misc**: Fix electron state init on window, closes [lobehub#7707](https://github.com/jaworldwideorg/OneJA-Bot/issues/7707) ([ef05b49](ef05b49)) * **misc**: Fix nothing return when reset the client db, closes [lobehub#7738](https://github.com/jaworldwideorg/OneJA-Bot/issues/7738) ([90efb13](90efb13)) * **misc**: Fix streamable http url valid and refactor local files to local system, closes [lobehub#7794](https://github.com/jaworldwideorg/OneJA-Bot/issues/7794) ([37fd5fe](37fd5fe)) * **misc**: Fix window close issue and release Window/Linux beta, closes [lobehub#7780](https://github.com/jaworldwideorg/OneJA-Bot/issues/7780) ([82c48b9](82c48b9)) * **misc**: Remove mcp client cache, closes [lobehub#7776](https://github.com/jaworldwideorg/OneJA-Bot/issues/7776) ([0582134](0582134)) #### Styles * **misc**: Add new gemini & Mistral models, closes [lobehub#7730](https://github.com/jaworldwideorg/OneJA-Bot/issues/7730) ([b7753e2](b7753e2)) * **misc**: Add qwen3 for ollama, closes [lobehub#7746](https://github.com/jaworldwideorg/OneJA-Bot/issues/7746) ([806d905](806d905)) * **misc**: Add Qwen3 models for infiniai, closes [lobehub#7657](https://github.com/jaworldwideorg/OneJA-Bot/issues/7657) ([edd1732](edd1732)) * **misc**: Add reasoning tokens and token usage statistics for Google Gemini, closes [lobehub#7501](https://github.com/jaworldwideorg/OneJA-Bot/issues/7501) ([b466b42](b466b42)) * **misc**: Add write file tool to local-file plugin, closes [lobehub#7684](https://github.com/jaworldwideorg/OneJA-Bot/issues/7684) ([e22e932](e22e932)) * **misc**: Add Xiaohongshu crawler rules, closes [lobehub#7717](https://github.com/jaworldwideorg/OneJA-Bot/issues/7717) ([cc3724d](cc3724d)) * **misc**: Fix init state of loading, closes [lobehub#7694](https://github.com/jaworldwideorg/OneJA-Bot/issues/7694) ([1d97a68](1d97a68)) * **misc**: Improve pdf and xlsx file content parser, closes [lobehub#7783](https://github.com/jaworldwideorg/OneJA-Bot/issues/7783) ([0376870](0376870)) * **misc**: Show Aliyun Bailian tokens usage tracking, closes [lobehub#7660](https://github.com/jaworldwideorg/OneJA-Bot/issues/7660) ([3ef0542](3ef0542)) </details> <div align="right"> [](#readme-top) </div>
* make qwen3 default * refactor TempFileManager * refactor file service * clean
### [Version 1.84.26](lobehub/lobe-chat@v1.84.25...v1.84.26) <sup>Released on **2025-05-08**</sup> #### 💄 Styles - **misc**: Add qwen3 for ollama. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add qwen3 for ollama, closes [lobehub#7746](lobehub#7746) ([cf8ca59](lobehub@cf8ca59)) </details> <div align="right"> [](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information