RAGflow/management/server/services
zstar 803cc7e656
feat: 添加系统Embedding配置功能并优化文档解析 (#35)
在知识库模块中新增了获取和设置系统Embedding配置的API接口,支持动态配置Embedding模型的基础URL、模型名称和API Key。同时,优化了文档解析逻辑,使用系统配置的Embedding模型生成文本块的向量,并将图片与文本块关联存储。
2025-04-18 22:34:25 +08:00
..
files feat(解析文件类型增加): 解析文件增加对word和ppt的支持。 (#32) 2025-04-17 16:31:20 +08:00
knowledgebases feat: 添加系统Embedding配置功能并优化文档解析 (#35) 2025-04-18 22:34:25 +08:00
teams refactor(database): 统一数据库配置并移除重复代码 (#22) 2025-04-12 16:40:35 +08:00
tenants refactor(database): 统一数据库配置并移除重复代码 (#22) 2025-04-12 16:40:35 +08:00
users refactor(database): 统一数据库配置并移除重复代码 (#22) 2025-04-12 16:40:35 +08:00