From 687ebf790c718cf7afc120e6e1e322e9b1d80770 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 25 Aug 2023 10:33:06 +0800 Subject: [PATCH] hide api key and endpoint --- src/chatbox.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index fac8bcb..288a152 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -363,10 +363,6 @@ export default function ChatBOX(props: {
⚙Model: {chatStore.model}
- ⚙Key: {chatStore.apiKey} -
- ⚙Endpoint: {chatStore.apiEndpoint} -
⬆点击上方更改此对话的参数(请勿泄漏)
↖点击左上角 NEW 新建对话