feat: Update searxng

This commit is contained in:
uttarayan21
2025-07-25 03:31:30 +05:30
parent 9f213cc268
commit c8665b9205
4 changed files with 22 additions and 2 deletions

View File

@@ -37,7 +37,6 @@
WEBUI_AUTH = "False";
ENABLE_LOGIN_FORM = "False";
WEBUI_URL = "https://llama.darksailor.dev";
# OLLAMA_BASE_URL = "https://ollama.darksailor.dev/v1";
OPENAI_BASE_URL = "https://ollama.darksailor.dev/v1";
};
environmentFile = "${config.sops.templates."LLAMA_API_KEY.env".path}";