feat(knowledge): 完成知识库基本功能开发

This commit is contained in:
v-zhangjc9
2025-05-28 15:06:30 +08:00
parent f7ed3bd270
commit 3ee6303cf5
30 changed files with 1787 additions and 273 deletions

View File

@@ -36,7 +36,7 @@ spring:
model: 'Qwen3-1.7-vllm'
embedding:
options:
model: 'Bge-m3'
model: 'Bge-m3-vllm'
vectorstore:
qdrant:
api-key: lanyuanxiaoyao
@@ -49,3 +49,6 @@ liteflow:
rule-source: config/flow.xml
print-banner: false
check-node-exists: false
knowledge:
download-prefix: "http://localhost:8080"
upload-path: /Users/lanyuanxiaoyao/Project/IdeaProjects/hudi-service/service-ai/temp