diff --git a/src/chatbox.tsx b/src/chatbox.tsx index c345c0b..240f831 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -188,7 +188,7 @@ export default function ChatBOX(props: {
)} {chatStore.history.length === 0 && ( -+
暂无历史对话记录
⚙Key: {chatStore.apiKey}