test
This commit is contained in:
@@ -11,6 +11,10 @@ CODER_USER_ID=
|
||||
ENABLE_DASHBOARD=false
|
||||
# port for the dashboard if enabled
|
||||
DASHBOARD_PORT=3000
|
||||
# Max short-term turns stored per user (default 12)
|
||||
SHORT_TERM_LIMIT=12
|
||||
# Set to false to stop continually summarizing the short-term buffer
|
||||
ENABLE_SHORT_TERM_SUMMARY=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