feat: Added resolved to mirai

This commit is contained in:
uttarayan21
2025-07-30 02:20:40 +05:30
parent 3c4626afe7
commit aeb538c308
6 changed files with 14 additions and 15 deletions

View File

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