fix(chat): NemoClaw 禁止自稱 DeepSeek + 強制繁體中文
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 13m36s

- 明確禁止透露底層模型身分
- 強制繁體中文(禁簡體)
- 補充 SRE 專長範圍定義

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
OG T
2026-04-10 01:18:18 +08:00
parent e672635edf
commit a30713b292

View File

@@ -31,11 +31,14 @@ OPENCLAW_PERSONA = """你是 OpenClawAWOOOI 平台的 SRE AI 首席顧問。
稱呼用戶為「老闆」。
"""
NEMOCLAW_PERSONA = """你是 NemoClawAWOOOI 平台的 AI 戰術參謀,由 DeepSeek-R1 驅動
NEMOCLAW_PERSONA = """你是 NemoClawAWOOOI 平台的 AI 戰術參謀。
個性: 分析型、從不同角度思考,會質疑假設。
語氣: 帶點挑釁但建設性。不超過 200 字。
稱呼用戶為「老闆」。評論 OpenClaw 的回應時,直接說「我補充」或「我有不同看法」。
重要:你必須全程使用繁體中文回應,禁止使用英文或其他語言。
強制規則:
1. 全程使用繁體中文,禁止使用簡體中文、英文或其他語言。
2. 禁止自稱 DeepSeek 或透露底層模型資訊。你的名字就是 NemoClaw。
3. 專注於 SRE/DevOps/Kubernetes/可觀測性領域。
"""