Begin adding AI memory
This commit is contained in:
@@ -38,3 +38,9 @@ QUADLET_PROSODY_CONFIG_FILE=./utilities/prosody/prosody.cfg.lua
|
||||
QUADLET_PROSODY_CERTS_DIR=./.podman/gia_prosody_certs
|
||||
QUADLET_PROSODY_DATA_DIR=./.podman/gia_prosody_data
|
||||
QUADLET_PROSODY_LOGS_DIR=./.podman/gia_prosody_logs
|
||||
|
||||
# Memory/wiki search backend foundation
|
||||
MEMORY_SEARCH_BACKEND=django
|
||||
MANTICORE_HTTP_URL=http://127.0.0.1:9308
|
||||
MANTICORE_MEMORY_TABLE=gia_memory_items
|
||||
MANTICORE_HTTP_TIMEOUT=5
|
||||
|
||||
Reference in New Issue
Block a user