From 243f1a5ea53c8a9fc199ac756f6c9f17e71ab27a Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 2 Aug 2024 16:41:46 +0800 Subject: [PATCH] Update ChatBOX component to display total tokens in the short status bar --- src/chatbox.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index 61dc3d6..b91f645 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -522,7 +522,7 @@ export default function ChatBOX(props: {