zhaoqingang
2025-02-26 e5e2be29cfc033c976558a4d0b5fa73426818b90
app/config/const.py
@@ -14,6 +14,9 @@
### --------- file path------------------
ENV_CONF_PATH = "app/config/env_conf"
APP_SERVICE_PATH = "app/service/"
APP_STATIC_PATH = "app/static"
### -----------app register --------------
RAGFLOW = "ragflow_app"
@@ -106,3 +109,7 @@
TMP_DICT = {chat_server: RAGFLOW, workflow_server: DIFY}
###-------------------------------system-------------------------------------------------
SYSTEM_ID = 1