global memories
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user