From 464e41753711136b451e88892e24c5bfb3b2dc78 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 31 Mar 2023 05:14:44 +0800 Subject: [PATCH] switch model with token --- src/chatbox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index 8d85d69..daa70de 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -256,13 +256,13 @@ export default function ChatBOX(props: {
+ {chatStore.model}{" "} Tokens:{" "} {chatStore.totalTokens}/{chatStore.maxTokens} {" "} - {chatStore.model}{" "} Cut:{" "}