From 7fa066116ffc9441181a1535c309e250f888aa09 Mon Sep 17 00:00:00 2001 From: Chris Mahoney Date: Fri, 15 Nov 2024 14:28:36 -0600 Subject: [PATCH 1/2] Removing console log of provider info --- app/components/chat/BaseChat.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index 80183bafd..629c5cbed 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -33,7 +33,7 @@ const ModelSelector = ({ model, setModel, provider, setProvider, modelList, prov