StrayWarrior 3 недель назад
Родитель
Сommit
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: