From b663fe4535cdb13a28936ea21d908e9191a64c16 Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期一, 31 三月 2025 11:00:57 +0800 Subject: [PATCH] 问题优化 --- app/config/const.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/app/config/const.py b/app/config/const.py index 9c369f7..30ee790 100644 --- a/app/config/const.py +++ b/app/config/const.py @@ -125,6 +125,8 @@ complex_clean_chat = 7 # 娓呮礂 complex_title_chat = 8 # 灏忔爣棰� complex_report_chat = 9 # 鎶ュ憡 +complex_knowledge_chat_deep = 10 # 鐭ヨ瘑搴撳璇�-娣卞害瀵硅瘽 + ### --------------------------------basic develop agent--------------------------------------------------- basic_report_talk ="basic_report_talk" \ No newline at end of file -- Gitblit v1.8.0