Commit Graph

2 Commits

Author SHA1 Message Date
e9d2cb5e56 fix: improve JSON parsing fallback and default to gemma4 2026-04-15 09:42:27 +00:00
990676fb02 feat: enhance scene description generator for #689
- Auto-detect best vision model (gemma4:latest preferred)
- Add --check-model flag for model availability
- Add --format sharegpt for training pipeline integration
- Add retry logic for Ollama API calls
- Add video frame extraction with ffmpeg
- Structured JSON output with validation
- Comprehensive CLI with --help

Closes #689
2026-04-15 09:37:25 +00:00