This commit is contained in:
WaelAbouceo 2025-02-02 12:14:15 +02:00
parent 0737701de0
commit 7844ca9343
24 changed files with 624 additions and 172 deletions

View file

@ -38,7 +38,7 @@ const EmptyChat = ({
</div>
<div className="flex flex-col items-center justify-center min-h-screen max-w-screen-sm mx-auto p-2 space-y-8">
<h2 className="text-black/70 dark:text-white/70 text-3xl font-medium -mt-8">
Research begins here.
gochat247 - aibot : knowledge with some privacy
</h2>
<EmptyChatMessageInput
sendMessage={sendMessage}