Closed rmusser01 closed 4 weeks ago
Currently, the media DB holds chats for the plain LLM chats. This needs to be addressed as the Media DB should only hold media items, not chats.
Chats instead should be stored in the RAG Chat DB.
This issue is to track migration/merge of the schema and replacement of hte existing storage functions to the RAG Chat DB functions instead.
Success is being able to save, edit, and delete chats for normal LLM chatting and also for RAG Chatting.
Currently, the media DB holds chats for the plain LLM chats. This needs to be addressed as the Media DB should only hold media items, not chats.
Chats instead should be stored in the RAG Chat DB.
This issue is to track migration/merge of the schema and replacement of hte existing storage functions to the RAG Chat DB functions instead.
Success is being able to save, edit, and delete chats for normal LLM chatting and also for RAG Chatting.