feat(knowledge): 完成知识库基本功能开发
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user