chore: do not store text in memory

This commit is contained in:
2025-12-09 11:17:03 +01:00
parent 769309007c
commit 5be09cd891
6 changed files with 67 additions and 32 deletions

View File

@@ -1 +1 @@
from .load_db import load_chat_messages_from_db
from .load_db import load_chat_messages_from_db, read_random_message_from_collection