From a33d95f2c1ed40bfd659f5d3e8fe771efa765bad Mon Sep 17 00:00:00 2001 From: kuaifan Date: Fri, 18 Oct 2024 15:44:14 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=9B=B4=E6=96=B0gpt=E7=9A=84=E4=B8=80?= =?UTF-8?q?=E4=BA=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- .../assets/js/pages/manage/setting/components/SystemAibot.vue | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c576b5ff3..5d2b5ba9e 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -167,7 +167,7 @@ services: ai: container_name: "dootask-ai-${APP_ID}" - image: "kuaifan/dooai:0.2.0" + image: "kuaifan/dooai:0.2.1" networks: extnetwork: ipv4_address: "${APP_IPPR}.12" diff --git a/resources/assets/js/pages/manage/setting/components/SystemAibot.vue b/resources/assets/js/pages/manage/setting/components/SystemAibot.vue index e94fb9cbc..e3a4b6023 100644 --- a/resources/assets/js/pages/manage/setting/components/SystemAibot.vue +++ b/resources/assets/js/pages/manage/setting/components/SystemAibot.vue @@ -10,8 +10,10 @@