RAG/rag
zhangxunhui d7c19cdc6a Merge branch 'dev_zxh' 2026-01-11 08:17:37 +08:00
..
__init__.py 添加了soffice的fastapi服务,用于将doc转换为docx 2026-01-05 00:06:13 +08:00
chunk_handler.py 修改了大模型返回chunk的处理方式 2026-01-11 08:16:48 +08:00
document_processor.py 支持content-column过短文本过滤;支持文件处理失败时跳过对应数据行操作。 2025-12-31 17:49:17 +08:00
file_parser.py feat(config): 添加文件下载和soffice服务配置 2026-01-08 09:58:12 +08:00
rag_engine.py 修改了大模型返回chunk的处理方式 2026-01-11 08:16:48 +08:00
vector_store.py 新增方法delete_documents_by_source 2025-12-27 16:26:50 +08:00