From ccaa5917cf1376f2b4b58dfc8d5515d210954eef Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 17 Jan 2024 18:17:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/chat/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/chat/index.vue b/src/views/chat/index.vue index 5c1bf35..04535ba 100644 --- a/src/views/chat/index.vue +++ b/src/views/chat/index.vue @@ -435,6 +435,7 @@ async function onConversation() { } } + // await fetchChatAPIProcess({ // prompt: message, // options,