fixed findings from review

This commit is contained in:
2026-01-18 19:10:14 +01:00
parent f76328b621
commit fa2d278c79
8 changed files with 203 additions and 34 deletions

16
.env.example Normal file
View File

@@ -0,0 +1,16 @@
# Lovdata Chat Environment Configuration
# MCP Server Configuration
# URL of the external lovdata MCP server
MCP_SERVER=http://localhost:8001
# LLM API Keys (optional - at least one required)
OPENAI_API_KEY=
ANTHROPIC_API_KEY=
GOOGLE_API_KEY=
# Development Settings
# These are configured in docker-compose.yml
# DOCKER_HOST=tcp://docker-daemon:2376
# DOCKER_TLS_VERIFY=1
# DOCKER_CERT_PATH=/certs