新增知识库文档重新分块功能#332
Merged
xerrors merged 3 commits intoxerrors:mainfrom Nov 13, 2025
Merged
Conversation
Owner
|
你好, @supreme0597 ! 感谢 PR,非常感谢!如果能提供一些相关的测试日志和截图说明就更好!我晚些时候 Review 一下! |
Contributor
Author
|
抱歉,现在在上班,安全合规检查,不能上传图片; 还有,后续有计划将上传的文件传到minio上,把元数据存数据库么?感觉现在的方案,只能docker单机部署,部署不到k8s上面。单机的话,就有点不稳定了。 |
xerrors
approved these changes
Nov 13, 2025
Owner
|
太强了!从未见过如此顺心的 PR!再次感谢 PR! 关于文件上传,我之前属于是偷懒没有选择上传到 minio,而是使用本地的文件夹。后续有可能会统一调整将知识库的文件、附件、以及运行过程中产生的文生图、图片消息等都统一使用 minio |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增知识库文档重新分块功能,保存分块参数到元数据中,为后续重新分块提供参数回填