Update default config

This commit is contained in:
Dita Aji Pratama 2026-07-30 17:02:38 +07:00
parent c8158ed747
commit ef7e62e24b

View File

@ -35,7 +35,7 @@ llm:
- name : "z-ai/glm-5" - name : "z-ai/glm-5"
ragroleplay: ragroleplay:
db_path : "./.ragroleplay" db_path : "~/.config/hendrik/ragroleplay"
vector_size : 768 # used on table create only vector_size : 768 # used on table create only
model_url : "http://localhost:11434/api/embed" model_url : "http://localhost:11434/api/embed"
model_name : "nomic-embed-text" # Need to download model from local ollama model_name : "nomic-embed-text" # Need to download model from local ollama
@ -64,4 +64,4 @@ delay: # Humanize Delay (anti-bot detection)
typing_max : 10.0 # max typing delay limit per second typing_max : 10.0 # max typing delay limit per second
user: user:
id: "YOUR_USER_ID_HERE" id: # Fill your user UUID here