RAGflow/management/server/services/files
zstar b5463870ff chores(knowledgebases): 清理相关冗余代码
- 删除了多余的 parse_document 函数
- 重命名 parse_document_async 为 parse_document,作为主要的文档解析接口
2025-06-29 17:35:48 +08:00
..
models refactor(database): 统一数据库配置并移除重复代码 (#22) 2025-04-12 16:40:35 +08:00
base_service.py chores(knowledgebases): 清理相关冗余代码 2025-06-29 17:35:48 +08:00
document_service.py feat: 增加支持对csv格式文件的上传和解析 2025-06-12 22:50:19 +08:00
file2document_service.py chores(knowledgebases): 清理相关冗余代码 2025-06-29 17:35:48 +08:00
file_service.py feat(docs): 增加项目文档说明 2025-06-14 00:21:54 +08:00
service.py feat: 增加支持对csv格式文件的上传和解析 2025-06-12 22:50:19 +08:00
utils.py feat: 增加支持对csv格式文件的上传和解析 2025-06-12 22:50:19 +08:00