From 90a389342c5ce81b5b9e2a41c2f982ea0a238dd7 Mon Sep 17 00:00:00 2001 From: shaw Date: Tue, 19 May 2026 16:00:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(openai):=20=E6=96=B0=E5=BB=BA=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E5=BC=B9=E7=AA=97=E8=A1=A5=E5=85=A8=20Responses=20API?= =?UTF-8?q?=20=E8=B7=AF=E7=94=B1=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/account/CreateAccountModal.vue | 38 ++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/account/CreateAccountModal.vue b/frontend/src/components/account/CreateAccountModal.vue index 9ef6c9d2..115aab22 100644 --- a/frontend/src/components/account/CreateAccountModal.vue +++ b/frontend/src/components/account/CreateAccountModal.vue @@ -2649,6 +2649,28 @@ + +
+
+
+ +

+ {{ t('admin.accounts.openai.responsesModeDesc') }} +

+
+
+