diff --git a/components/Chat/Chat.tsx b/components/Chat/Chat.tsx index 9e592e9..78b3d1f 100644 --- a/components/Chat/Chat.tsx +++ b/components/Chat/Chat.tsx @@ -149,7 +149,7 @@ export const Chat: FC = memo( }, [messagesEndRef]); return ( -
+
{!(apiKey || serverSideApiKeyIsSet) ? (