ソースを参照

Update configs

StrayWarrior 3 週間 前
コミット
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: