소스 검색

Update configs

StrayWarrior 5 달 전
부모
커밋
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: