added optional local web dashboard for memory, with seeing/editing memory, daily facts (syncs with discord) and each user
This commit is contained in:
@@ -7,4 +7,8 @@ OPENROUTER_EMBED_MODEL=nvidia/llama-nemotron-embed-vl-1b-v2
|
||||
|
||||
BOT_CHANNEL_ID=
|
||||
CODER_USER_ID=
|
||||
# enable the optional local web dashboard (defaults to false)
|
||||
ENABLE_DASHBOARD=false
|
||||
# port for the dashboard if enabled
|
||||
DASHBOARD_PORT=3000
|
||||
ENABLE_WEB_SEARCH=true
|
||||
|
||||
Reference in New Issue
Block a user