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

开发者:优化知识库文档加载 #2091

Merged
merged 1 commit into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. 开发者:

    - 修复列出知识库磁盘文件时跳过临时文件的bug:只有目录被排除了,文件未排除
    - 优化知识库文档加载器:
      - 将 elements 模式改为 single 模式,避免文档被切分得太碎
      - 给 get_loader 和 KnowledgeFile 增加 loader_kwargs 参数,可以自定义文档加载器参数
    liunux4odoo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b0da8b7 View commit details
    Browse the repository at this point in the history