photoprism/internal/ai
Michael Mayer 4946bd2050 Vision: Add OpenAI service_tier via Service.Tier config #5725
Add a string-valued Service.Tier field (OpenAI-scoped) that is sent
verbatim as a top-level service_tier field in the Responses API request
body, reusing the existing Org/Project plumbing. Defaults empty
(backward compatible, OpenAI "auto") and supports ${ENV} expansion.

Bounded exponential-backoff retry on HTTP 429 is a separate follow-up
on the shared client (#5729).
2026-07-16 10:37:15 +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: Add OpenAI service_tier via Service.Tier config #5725 2026-07-16 10:37:15 +00:00