photoprism/internal/ai
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
..
classify Vision: Fix data race in image classifier during parallel indexing #5694 2026-06-25 15:01:23 +00:00
face Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
nsfw Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
tensorflow Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
vision Vision: Disable Ollama reasoning by default, refresh defaults #5728 #5726 2026-07-16 10:21:49 +00:00