瀏覽代碼

Update configs

StrayWarrior 2 周之前
父節點
當前提交
0bdca9faee
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 2 0
      pqai_agent/configs/dev.yaml
  2. 2 0
      pqai_agent/configs/prod.yaml

+ 2 - 0
pqai_agent/configs/dev.yaml

@@ -34,6 +34,8 @@ storage:
     table: agent_state
   chat_history:
     table: qywx_chat_history
+  push_record:
+    table: agent_push_record_dev
 
 agent_behavior:
   message_aggregation_sec: 3

+ 2 - 0
pqai_agent/configs/prod.yaml

@@ -34,6 +34,8 @@ storage:
     table: agent_state
   chat_history:
     table: qywx_chat_history
+  push_record:
+    table: agent_push_record_dev
 
 chat_api:
   coze: