From 42339e3c5170227836bbfde8b78fdcc5c425467f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Mon, 17 Jun 2024 08:58:01 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 6 +++++- views/group.html | 4 ---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.yaml b/config.yaml index 0e89826..7c73209 100644 --- a/config.yaml +++ b/config.yaml @@ -42,7 +42,7 @@ mysql: schema: public # postgres 专用 task: - enable: true + enable: false news: enable: true cron: '14 11 * * *' # 每天0:30 @@ -101,6 +101,10 @@ ai: model: moonshot-v1-128k - name: 跃问 model: StepChat + - name: 豆包Lite-4k + model: Doubao-lite-4k + - name: 豆包Pro-4k + model: Doubao-pro-4k # 资源配置 # map[k]v结构,k 会变成全小写,所以这儿不能用大写字母 diff --git a/views/group.html b/views/group.html index efd4f8b..5d41d94 100644 --- a/views/group.html +++ b/views/group.html @@ -82,10 +82,6 @@