added a memory cooldown
This commit is contained in:
@@ -13,4 +13,6 @@ ENABLE_DASHBOARD=false
|
||||
DASHBOARD_PORT=3000
|
||||
ENABLE_WEB_SEARCH=true
|
||||
OPENAI_API_KEY=your_openai_api_key
|
||||
# Memory retrieval cooldown (ms) before the same long-term entry can be reused
|
||||
MEMORY_COOLDOWN_MS=180000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user