Skip to content

Conversation

marharita08
Copy link
Collaborator

@marharita08 marharita08 commented Sep 23, 2024

Summary

#454 save all messages in ai chat to db.

Added

  • migations to add chat_messages to db
  • entity, model, repository and service for chat messages

Updated

  • ai assistant service to use chat messages service to save messages to db
  • ai assistant helpers to return messages in ChatMessageCreateDto type
  • request and response types of ai assistant endpoints
  • chat.slice.ts to add chat history to the state
  • some components of chat to send text messages to backend, which should be saved to db

Screen record

chat-history

AndriiLevin and others added 30 commits September 10, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

7 participants