photoprism/internal/ai/vision/testdata
Michael Mayer 311929ab27 Vision: Disable Ollama reasoning by default, refresh defaults #5728 #5726
- Default Service.Think to "false" for the Ollama engine via a new
  EngineInfo.DefaultThink applied in ApplyEngineDefaults; re-enable
  reasoning explicitly with Service.Think: "true".
- Replace the retired cloud default qwen3-vl:235b-instruct-cloud with
  minimax-m3:cloud, and refresh the self-hosted default from
  gemma3:latest to gemma4:latest.
- Warn on HTTP 404/410 (retired/renamed model) and other 4xx statuses
  in ollamaParser.Parse so failures are diagnosable instead of silent.
- Defensively strip a leading, tag-delimited <think>...</think> block
  from the response body.
- Update tests, regenerate testdata/vision.yml, and refresh package docs.
2026-07-16 10:21:49 +00:00
..
face_160x160.jpg AI: Add "photoprism vision" CLI subcommands #127 #1090 2025-04-11 02:11:53 +02:00
face_320x320.jpg AI: Add "photoprism vision" CLI subcommands #127 #1090 2025-04-11 02:11:53 +02:00
vision.yml Vision: Disable Ollama reasoning by default, refresh defaults #5728 #5726 2026-07-16 10:21:49 +00:00