From b120f85ccd4615fec489865b85d23a5ef27b786f Mon Sep 17 00:00:00 2001 From: Ryan Westfall Date: Wed, 24 Sep 2025 11:57:26 -0500 Subject: [PATCH] update button based on state --- .../llm-fe/components/AsyncChat/AsyncChat.tsx | 1 + .../pages/AsyncDashboard2/AsyncDashboard2.tsx | 474 ++++++++++-------- 2 files changed, 259 insertions(+), 216 deletions(-) diff --git a/llm-fe/src/llm-fe/components/AsyncChat/AsyncChat.tsx b/llm-fe/src/llm-fe/components/AsyncChat/AsyncChat.tsx index 859dcb3..e12ca6d 100644 --- a/llm-fe/src/llm-fe/components/AsyncChat/AsyncChat.tsx +++ b/llm-fe/src/llm-fe/components/AsyncChat/AsyncChat.tsx @@ -324,6 +324,7 @@ const AsyncChat = ({