From efa7fff57439685a6db426e546e5d53b7765dc38 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Sun, 29 Oct 2023 20:48:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=8D=E7=94=A8API=E5=92=8C=E5=8D=83?= =?UTF-8?q?=E9=97=AE=E6=A8=A1=E5=BC=8F=E7=9A=84=E8=AE=BE=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/prompts.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/prompts.js b/apps/prompts.js index 3b5098c..a2b2809 100644 --- a/apps/prompts.js +++ b/apps/prompts.js @@ -157,7 +157,8 @@ export class help extends plugin { const keyMap = { api: 'promptPrefixOverride', Custom: 'sydney', - claude: 'slackClaudeGlobalPreset' + claude: 'slackClaudeGlobalPreset', + qwen: 'promptPrefixOverride' } if (keyMap[use]) {