init
This commit is contained in:
@@ -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 注册
|
||||
|
||||
Reference in New Issue
Block a user