文章导入知识库
This commit is contained in:
@@ -171,6 +171,15 @@ crontab:
|
||||
# dify
|
||||
dify:
|
||||
knowledgeApiKey: dataset-nupqKP4LONpzdXmGthIrbjeJ
|
||||
|
||||
# 文章知识库配置
|
||||
article:
|
||||
knowledge:
|
||||
# 默认文章知识库ID(自动初始化后会使用此ID)
|
||||
default-id: article_news_resource
|
||||
# 是否自动初始化知识库(首次启动时创建)
|
||||
auto-init: true
|
||||
|
||||
# 文件存储配置
|
||||
file:
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user