mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
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).
|
||
|---|---|---|
| .. | ||
| classify | ||
| face | ||
| nsfw | ||
| tensorflow | ||
| vision | ||