infra: proper librechat integration & improved configuration handling #10 #11

Merged
francwa merged 22 commits from infra/proper_integration_librechat into main 2025-12-28 12:56:53 +01:00
Showing only changes of commit 1052c1b619 - Show all commits
+5 -3
View File
@@ -1,5 +1,7 @@
# API Keys # Configuration
# Deepseek API Key (for LLM in alfred) LIBRECHAT_VERSION=v0.8.1
RAG_VERSION=v0.7.0
# Keys # Keys
# - Deepseek API # - Deepseek API
DEEPSEEK_API_KEY= DEEPSEEK_API_KEY=
@@ -34,7 +36,7 @@ OLLAMA_MODEL=
LLM_PROVIDER=deepseek LLM_PROVIDER=deepseek
# Memory storage directory (inside container) # Memory storage directory (inside container)
MEMORY_STORAGE_DIR=data/memory MEMORY_STORAGE_DIR=/data/memory
# qBittorrent Configuration # qBittorrent Configuration
QBITTORRENT_URL= QBITTORRENT_URL=