ac-tool/backend/server/runners
Vadym Samoilenko d71a044a3c Fix model config alignment and improve error messaging
- Replace sys.exit(1) with ValueError in _validate_models() — prevents killing the worker process on invalid model keys
- ModelConfiguration now reads defaults from core.config instead of hardcoding model keys
- Fix .env: google-gemini20 → google-gemini31 (align with MODEL_MAPPINGS)
- Improve "No data extracted" error message to explain the document must be a marketing brief

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 15:33:54 +00:00
..
__init__.py Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
enhanced_analyzer.py Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
job_runner.py Fix model config alignment and improve error messaging 2026-03-23 15:33:54 +00:00
progress.py fix: repair brief upload and real-time job progress 2026-03-23 15:05:23 +00:00