free-claude-code/config
Cursor Agent db646ef2db Remove auto support for whisper_device; only cpu and cuda allowed
- Validate whisper_device in Settings and _get_local_model
- Reject 'auto' with clear ValueError/ValidationError
- Update docs in config, .env.example, README
- Add tests for invalid device and valid cpu/cuda

Co-authored-by: Ali Khokhar <alishahryar2@gmail.com>
2026-02-18 13:38:59 +00:00
..
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
logging_config.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
nim.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
settings.py Remove auto support for whisper_device; only cpu and cuda allowed 2026-02-18 13:38:59 +00:00