Explorar el Código

Update agent_service: change experiment id

StrayWarrior hace 2 semanas
padre
commit
aed043e441
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      agent_service.py

+ 1 - 1
agent_service.py

@@ -188,7 +188,7 @@ class AgentService:
             # FIXME(zhoutian)
             # 测试期间临时逻辑,只发送特定的账号或特定用户
             if not (agent.staff_id in set(['1688854492669990'])
-                    or 'Agent测试' in user_tags):
+                    or 'AgentTest1' in user_tags):
                 logger.warning(f"staff[{agent.staff_id}] user[{user_id}]: skip reply")
                 return
             self.send_queue.produce(