From 7a31eb8418053fc992e450666fff58248fa40560 Mon Sep 17 00:00:00 2001 From: Ray <597176448@qq.com> Date: Sun, 21 Jan 2024 21:18:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=A5=E5=8F=A3=E5=B1=8F=E8=94=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/chat.tsx | 4 +- app/components/settings.tsx | 18 +- app/components/sidebar.tsx | 8 +- app/store/config.ts | 4 +- yarn.lock | 2018 ++++++++++++++++------------------- 5 files changed, 928 insertions(+), 1124 deletions(-) diff --git a/app/components/chat.tsx b/app/components/chat.tsx index 39abdd97b24..53df13e5a46 100644 --- a/app/components/chat.tsx +++ b/app/components/chat.tsx @@ -1265,7 +1265,7 @@ function _Chat() {
- setShowPromptModal(true)} scrollToBottom={scrollToBottom} hitBottom={hitBottom} @@ -1280,7 +1280,7 @@ function _Chat() { setUserInput("/"); onSearch(""); }} - /> + /> */}