浏览代码

Update configs/prod.yaml

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

+ 2 - 2
configs/prod.yaml

@@ -46,13 +46,13 @@ chat_api:
 system:
   outside_proxy:
     socks5:
-      hostname: 192.168.31.201
+      hostname: 127.0.0.1
       port: 1083
 
 agent_behavior:
   message_aggregation_sec: 20
   active_conversation_schedule_param:
-    minute: 24
+    minute: 20
 
 debug_flags:
   disable_llm_api_call: False