-
-
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 .PDF
can not be chunked
#3720
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 #3720 +/- ##
==========================================
+ Coverage 91.77% 91.79% +0.02%
==========================================
Files 450 452 +2
Lines 29731 30021 +290
Branches 2910 1931 -979
==========================================
+ Hits 27285 27559 +274
- Misses 2446 2462 +16
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.15.8](v1.15.7...v1.15.8) <sup>Released on **2024-09-03**</sup> #### 🐛 Bug Fixes - **misc**: Fix `.PDF` can not be chunked. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `.PDF` can not be chunked, closes [#3720](#3720) ([4244c04](4244c04)) </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.15.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.58.5](v1.58.4...v1.58.5) <sup>Released on **2024-09-04**</sup> #### 🐛 Bug Fixes - **misc**: Fix `.PDF` can not be chunked, fix speed and rag prompt. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `.PDF` can not be chunked, closes [lobehub#3720](https://github.com/bentwnghk/lobe-chat/issues/3720) ([4244c04](4244c04)) * **misc**: Fix speed and rag prompt, closes [lobehub#3751](https://github.com/bentwnghk/lobe-chat/issues/3751) ([dce200c](dce200c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
+rag_eval
开启📝 补充信息 | Additional Information
refs: #3714