Files
automatic/modules/api
CalamitousFelicitousness bf7a72f12e fix(caption): remove dead min_length param, split Florence/PromptGen prompts, fix gaze detection
- Remove caption_openclip_min_length from settings, API models, endpoints, and UI
  (clip_interrogator library has no min_length support; parameter was never functional)
- Split vlm_prompts_florence into base Florence prompts and PromptGen-only prompts
  (GENERATE_TAGS, Analyze, Mixed Caption require MiaoshouAI PromptGen fine-tune)
- Add 'promptgen' category to /vqa/prompts API endpoint
- Fix gaze detection: move DETECT_GAZE check before generic 'detect ' prefix
  to prevent "Detect Gaze" matching as detect target="Gaze"
- Update test suite: remove min_length tests, fix min_flavors to use mode='best',
  add acceptance-only notes, fix thinking trace detection, improve bracket/OCR tests,
  split Florence/PromptGen test coverage
2026-02-11 02:48:11 +00:00
..
2026-02-11 02:48:11 +00:00
2025-10-07 08:21:05 -04:00
2025-10-26 18:55:54 -04:00
2025-08-12 08:49:38 -04:00
2025-11-14 15:47:13 -05:00
2025-12-22 09:17:15 +01:00
2025-08-10 09:19:49 -04:00
2025-07-03 09:18:38 -04:00
2026-01-13 02:08:11 -08:00
2025-10-27 02:14:41 +03:00