From ded2a546a5d77cb223aa47717a2884e47c211fdd Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 21 Feb 2025 18:18:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9BAI=E9=97=AE=E7=AD=94=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/composer/commands/aiCommands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/composer/commands/aiCommands.js b/src/js/composer/commands/aiCommands.js index 8f7893d..b7a1bb3 100644 --- a/src/js/composer/commands/aiCommands.js +++ b/src/js/composer/commands/aiCommands.js @@ -10,7 +10,7 @@ export const aiCommands = { icon: "chat", component: "AskAIEditor", outputs: { - label: "AI响应", + label: "结果对象", suggestName: "aiResponse", structure: { success: {