This commit is contained in:
2026-04-09 21:56:41 +08:00
parent a677b5b046
commit 3555a2d582

View File

@@ -6,7 +6,7 @@ from common.models import minimax_model
# ============================================================
critical_awareness_agent = HuiYuBaseAgent(
name="critical_awareness_agent",
model=model,
model=minimax_model,
description="用于处理用户心智散乱、情绪化或认知混淆的专家。它通过‘三界(外中内)’判别法强制用户回归觉知。当用户表达焦虑、愤怒、分心或无法区分事实与观点时,必须调用此工具。",
instruction="""
# 角色