app/config/const.py
@@ -113,3 +113,10 @@ ###-------------------------------system------------------------------------------------- SYSTEM_ID = 1 ### --------------------------------complex mode---------------------------------------------- complex_dialog_chat = 1 # 文档和基础对话 complex_network_chat = 2 # 联网对话 complex_knowledge_chat = 3 # 知识库对话 # complex_deep_chat = 4 complex_mindmap_chat = 5