You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: integrate react-markdown for message rendering and enhance chat service with personalized recommendations
- Added react-markdown for rendering messages in the ChatBot component.
- Updated chat action to retrieve user session data for personalized recommendations.
- Created a new service for generating system prompts based on user cart and available products.
- Enhanced sendMessage function to include user cart and product data for improved AI responses.
0 commit comments