DeutschLernen/GermanApp/Infrastructure
Lasse Rune Hansen fa1237026a fix(backend/config): Skip AI service validation when configs are not set
- MistralConnector, TtsService, VoskService: Skip validation when required config values are empty
- ValidateAiConfigurations: Only validate if config values are set
- Prevents startup crashes in Docker when AI service environment variables are not provided
- Allows backend to start without Mistral/Coqui/Vosk configurations

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-14 07:54:23 +02:00
..
Configuration feat(backend/ai-services): Phase 3 - Model validation and setup guide 2026-06-13 10:47:02 +02:00
Data feat(backend/story-integration): Phase 5 - Apply database migration with EF design-time support 2026-06-13 15:48:00 +02:00
Services fix(backend/config): Skip AI service validation when configs are not set 2026-06-14 07:54:23 +02:00