浏览代码

Update dev config

StrayWarrior 4 天之前
父节点
当前提交
5a2fa961d2
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6 3
      configs/dev.yaml

+ 6 - 3
configs/dev.yaml

@@ -34,7 +34,9 @@ storage:
     table: agent_state
 
 agent_behavior:
-  message_aggregation_sec: 20
+  message_aggregation_sec: 5
+  active_conversation_schedule_param:
+    minute: 24
 
 chat_api:
   coze:
@@ -45,10 +47,11 @@ chat_api:
 
 debug_flags:
   disable_llm_api_call: True
-  use_local_user_storage: False
+  use_local_user_storage: True
   console_input: True
-  disable_active_conversation: False
+  disable_active_conversation: True
   use_aliyun_mq: False
+  disable_state_persistence: True
 
 mq:
   endpoints: rmq-cn-to347bo7k1g-vpc.cn-hangzhou.rmq.aliyuncs.com:8080