global memories

This commit is contained in:
Luna
2026-03-03 21:40:44 +01:00
parent 68d7dd747f
commit 1eb850423c
4 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ SHORT_TERM_LIMIT=12
ENABLE_SHORT_TERM_SUMMARY=true
# Number of short-term turns before an automatic summary request (default 12)
SUMMARY_TRIGGER_TURNS=12
# Enable global memory retrieval by default (set to false to scope per user)
ENABLE_GLOBAL_MEMORIES=true
ENABLE_WEB_SEARCH=true
OPENAI_API_KEY=your_openai_api_key
# Memory retrieval cooldown (ms) before the same long-term entry can be reused