GreyActOwl1 / AlfredAI-Chatbot

Personal Assistant AI Chatbot
https://alfred-ai-theta.vercel.app
MIT License
2 stars 0 forks source link

Feature/add multiple chats #10

Closed jballo closed 3 months ago

jballo commented 3 months ago

Description: We need to implement a feature that allows users to have multiple chat sessions simultaneously. This will enhance user experience by enabling them to switch between different conversations easily without losing context.

Acceptance Criteria:

  1. Users can initiate multiple chat sessions.
  2. Users can switch between different chat sessions without losing the conversation history.
  3. Each chat session is maintained separately with its own conversation history.
  4. Users can add and remove chat sessions as needed.
  5. Interface should be intuitive and easy to navigate between different chat sessions.
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
alfred-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2024 2:54am
GreyActOwl1 commented 3 months ago

In da1455d1f368600d31731814f34dce7790735b11 try accessing and logging the error message within the existing catch block rather than adding a new function. Let us know what ypu get below @M-Umar-Amir