feat: implement persistent memory for AI conversations and enhance message handling

This commit is contained in:
2025-10-04 02:19:36 -05:00
parent dc77b89cca
commit 8da6a6e528
7 changed files with 689 additions and 119 deletions

1
.env
View File

@@ -12,6 +12,7 @@ APPWRITE_API_KEY="standard_b123c1dbaaf7d3f99aa81492509d6277da0cb89eaf86bb8c42210
APPWRITE_DATABASE_ID="68d8cb9a00250607e236"
APPWRITE_COLLECTION_REMINDERS_ID="reminders_id"
REMINDERS_POLL_INTERVAL_SECONDS="30"
APPWRITE_COLLECTION_AI_CONVERSATIONS_ID="aiconversation"
# ===========================================
# CONFIGURACIÓN DE DISCORD