This commit is contained in:
2026-02-26 18:06:17 +08:00
parent 68200cdfe6
commit ad0082d811
33 changed files with 356 additions and 249 deletions
+4 -8
View File
@@ -32,17 +32,13 @@ model_section = gpt-4o
[ragflow]
url = http://10.122.176.97:21020
dataset_ids = f5b8b854d63a11f083230242c0a8e006
document_ids = 819cf100f52611f0a7fa0242c0a8e006
api_key = ragflow-xxxxx
retrieval = /api/v1/retrieval
upload = /api/v1/documents
cache_ttl = 600
[redis]
enabled = false
url = redis://localhost:6379/0
db = 0
# 上传模式:overwrite(覆盖更新)或 append(追加)
upload_mode = overwrite
table_retrieval_dataset_id =
sql_gen_dataset_id =
[nacos]
# 是否启用 Nacos 注册