Files
APAW/scripts
Deploy Bot 26362c7359 fix: milestone 78 — remove USE_MOCK and hardcoded API key
- Remove _DEFAULT_KEY from real-fit-engine.py, run-focused-eval.py, test_real_api.py
- Replace USE_MOCK env var with DRY_RUN --dry-run CLI flag
- Create tests/mocks/ollama_mock.py for isolated mock testing
- Remove stale glm-5.1 from DEFAULT_MODELS and docs
- Update .env.example with OLLAMA_HOST and OLLAMA_KEY

Issues: #123
2026-06-01 12:25:50 +01:00
..