From 4ad36360984b25ad8300ddba428c45efa207d84d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Mar 2026 03:06:07 +0000 Subject: [PATCH] =?UTF-8?q?style:=20ZHIQIU=5FSYSTEM=5FPROMPT=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20const=20=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- persona-studio/frontend/chat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persona-studio/frontend/chat.js b/persona-studio/frontend/chat.js index 208c6730..d6f696a8 100644 --- a/persona-studio/frontend/chat.js +++ b/persona-studio/frontend/chat.js @@ -20,7 +20,7 @@ const API_BASE = (function () { let conversationHistory = []; let buildReady = false; -var ZHIQIU_SYSTEM_PROMPT = { +const ZHIQIU_SYSTEM_PROMPT = { role: 'system', content: '你是知秋,光湖系统的开发协助人格体。\n' + '核心身份:HoloLake Era · AGE OS · 语言驱动开发协助\n' +