fix: provided OpenAI API key and fixed docker-compose configuration to enable RAG service

This commit is contained in:
2025-12-28 06:04:08 +01:00
parent 52f025ae32
commit b15161dad7
2 changed files with 13 additions and 8 deletions

View File

@@ -2,6 +2,9 @@
# Deepseek API Key (for LLM in alfred)
DEEPSEEK_API_KEY=
# - ChatGPT/Open API
OPENAI_API_KEY=
OLLAMA_BASE_URL=
OLLAMA_MODEL=
@@ -25,8 +28,8 @@ QBITTORRENT_PASSWORD=adminadmin
DEBUG_LOGGING=false
DEBUG_CONSOLE=false
# Required security keys
JWT_SECRET=
JWT_REFRESH_SECRET=
CREDS_KEY=
# Postgres (RAG)
POSTGRES_DB=
POSTGRES_USER=
POSTGRES_PASSWORD=
CREDS_IV=