-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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: refactor knowledge base issue #6973
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
Tip You can |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6973 +/- ##
==========================================
- Coverage 91.32% 91.32% -0.01%
==========================================
Files 732 732
Lines 69197 69217 +20
Branches 4746 4752 +6
==========================================
+ Hits 63194 63210 +16
- Misses 6003 6007 +4
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:
|
❤️ 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.71.2](v1.71.1...v1.71.2) <sup>Released on **2025-03-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix knowledge base issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix knowledge base issue, closes [#6973](#6973) ([15f39ef](15f39ef)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.71.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.112.2](v1.112.1...v1.112.2) <sup>Released on **2025-03-16**</sup> #### 🐛 Bug Fixes - **misc**: Fix claude 3.5+ models context max output, fix knowledge base issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix claude 3.5+ models context max output, closes [lobehub#6984](https://github.com/bentwnghk/lobe-chat/issues/6984) ([da342dd](da342dd)) * **misc**: Fix knowledge base issue, closes [lobehub#6973](https://github.com/bentwnghk/lobe-chat/issues/6973) ([15f39ef](15f39ef)) </details> <div align="right"> [](#readme-top) </div>
* refactor agent runtime * fix KnowledgeBase search issue * fix tests
### [Version 1.71.2](lobehub/lobe-chat@v1.71.1...v1.71.2) <sup>Released on **2025-03-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix knowledge base issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix knowledge base issue, closes [lobehub#6973](lobehub#6973) ([15f39ef](lobehub@15f39ef)) </details> <div align="right"> [](#readme-top) </div>
## [Version 1.19.0](v1.18.0...v1.19.0) <sup>Released on **2025-03-18**</sup> #### ✨ Features - **misc**: Support gemini image output in chat. #### 🐛 Bug Fixes - **misc**: Fix claude 3.5+ models context max output, fix google gemini output relative issue, fix knowledge base issue. #### 💄 Styles - **misc**: Support screenshot to clipboard when sharing, Update Vertex AI models, update Wenxin & Hunyuan model list. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support gemini image output in chat, closes [lobehub#6931](https://github.com/jaworldwideorg/OneJA-Bot/issues/6931) ([d4c0d1f](d4c0d1f)) #### What's fixed * **misc**: Fix claude 3.5+ models context max output, closes [lobehub#6984](https://github.com/jaworldwideorg/OneJA-Bot/issues/6984) ([da342dd](da342dd)) * **misc**: Fix google gemini output relative issue, closes [lobehub#6970](https://github.com/jaworldwideorg/OneJA-Bot/issues/6970) ([fdcaaf3](fdcaaf3)) * **misc**: Fix knowledge base issue, closes [lobehub#6973](https://github.com/jaworldwideorg/OneJA-Bot/issues/6973) ([15f39ef](15f39ef)) #### Styles * **misc**: Support screenshot to clipboard when sharing, closes [lobehub#6275](https://github.com/jaworldwideorg/OneJA-Bot/issues/6275) ([45663c3](45663c3)) * **misc**: Update Vertex AI models, closes [lobehub#6967](https://github.com/jaworldwideorg/OneJA-Bot/issues/6967) ([d4432f1](d4432f1)) * **misc**: Update Wenxin & Hunyuan model list, closes [lobehub#6995](https://github.com/jaworldwideorg/OneJA-Bot/issues/6995) ([d017f35](d017f35)) </details> <div align="right"> [](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information