Skip to content
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: add epub file chunk split support #6317

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

stevendong
Copy link

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

知识库支持对epub文件的分块

📝 补充信息 | Additional Information

Copy link

vercel bot commented Feb 19, 2025

Someone is attempting to deploy a commit to the LobeChat Desktop Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 19, 2025
@lobehubbot
Copy link
Member

👍 @stevendong

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@dosubot dosubot bot added files 上传文件/知识库 🌠 Feature Request New feature or request | 特性与建议 labels Feb 19, 2025
Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview Mar 3, 2025 2:51am

@stevendong stevendong force-pushed the main branch 2 times, most recently from d02cd3a to a99d9b0 Compare February 20, 2025 08:59
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 90.10989% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.47%. Comparing base (15d8a35) to head (17026a7).

Files with missing lines Patch % Lines
src/server/utils/tempFileManager.ts 88.57% 8 Missing ⚠️
src/libs/langchain/loaders/epub/index.ts 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6317      +/-   ##
==========================================
- Coverage   91.47%   91.47%   -0.01%     
==========================================
  Files         713      715       +2     
  Lines       66560    66651      +91     
  Branches     3225     4502    +1277     
==========================================
+ Hits        60889    60971      +82     
- Misses       5671     5680       +9     
Flag Coverage Δ
app 91.47% <90.10%> (-0.01%) ⬇️
server 97.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议 files 上传文件/知识库 size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants