diff --git a/conf/config.json b/conf/config.json deleted file mode 100644 index 68ec277..0000000 --- a/conf/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "module_name": "rag", - "registerfunction": { - "kb_list": "rag", - "engines": "rag", - "doc_upload": "rag", - "doc_delete": "rag", - "dir_create": "rag", - "dir_delete": "rag", - "dir_list": "rag" - } -}