소스 검색

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