Browse Source

Update configs

StrayWarrior 2 weeks ago
parent
commit
0bdca9faee
2 changed files with 4 additions and 0 deletions
  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: