feat: implement persistent memory for AI conversations and enhance message handling
This commit is contained in:
1
.env
1
.env
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user