From 393f74323324918877e8194d3bde63e9e76e161b Mon Sep 17 00:00:00 2001 From: kongweigen <421505648@qq.com> Date: Thu, 15 Jan 2026 23:02:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E4=B8=80=E9=94=AE?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=9B=E6=96=B0=E5=A2=9E=E5=90=88=E6=88=90?= =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/common/AIConfigDialog.vue | 205 ++++++++++++++++++- web/src/types/ai.ts | 4 + web/src/views/drama/ProfessionalEditor.vue | 59 +++--- 3 files changed, 224 insertions(+), 44 deletions(-) diff --git a/web/src/components/common/AIConfigDialog.vue b/web/src/components/common/AIConfigDialog.vue index 937e3db..35855bc 100644 --- a/web/src/components/common/AIConfigDialog.vue +++ b/web/src/components/common/AIConfigDialog.vue @@ -11,10 +11,16 @@ @@ -55,6 +61,52 @@ + + +
+

将自动创建以下配置:

+ +

Base URL: https://api.chatfire.site/v1

+
+ + + + + + +
+ @@ -162,7 +225,7 @@