From ebd3d542cb8c73e4c0ad07aedf122e4ab0c64c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8A=B1?= <118986482+Fleurxxx@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:58:03 +0800 Subject: [PATCH 1/4] feat: Introduce AI dialog model "Kimi" (#724) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: Introduce AI dialog model "Kimi" * fix:Update session carry immediately after adding token * fix: Modify code details * fix: Remove redundant AI models * fix: Remove redundant code and normalize naming --- packages/plugins/robot/src/Main.vue | 57 +++++++++++++------ packages/plugins/robot/src/TokenDialog.vue | 43 +++++++------- packages/plugins/robot/src/js/robotSetting.js | 6 +- 3 files changed, 68 insertions(+), 38 deletions(-) diff --git a/packages/plugins/robot/src/Main.vue b/packages/plugins/robot/src/Main.vue index de078408a..9aced92cd 100644 --- a/packages/plugins/robot/src/Main.vue +++ b/packages/plugins/robot/src/Main.vue @@ -22,7 +22,7 @@ {{ item.label }} @@ -83,7 +83,12 @@ 发送 - +