diff --git a/default-config.yaml b/default-config.yaml index dd05b28..0ce0b9e 100644 --- a/default-config.yaml +++ b/default-config.yaml @@ -35,7 +35,7 @@ llm: - name : "z-ai/glm-5" ragroleplay: - db_path : "./.ragroleplay" + db_path : "~/.config/hendrik/ragroleplay" vector_size : 768 # used on table create only model_url : "http://localhost:11434/api/embed" 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 user: - id: "YOUR_USER_ID_HERE" + id: # Fill your user UUID here