app/config/const.py @@ -102,3 +102,6 @@ chat_server = "chat_server" workflow_server = "workflow_server" smart_server = "smart_server" TMP_DICT = {chat_server: RAGFLOW, workflow_server: DIFY}