frigate/frigate/genai
Nicolas Mowen c4b74c9148
Miscellaneous fixes (#23155)
* Change order

* Improve title

* add loading spinner to exports

* Simplify JSON since not all providers see or use this the same

* Add fields to primary prompt

* Adjust centering for no overrides

* Use GenAI title for exports when available

* detect form-root objects by field path instead of schema identity

* add bosnian

* Strip v1 if included in url

* prevent fast clicks in video controls from selecting text

* Use title for metadata chapters

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-05-10 12:09:28 -05:00
..
__init__.py Miscellaneous fixes (#23155) 2026-05-10 12:09:28 -05:00
azure-openai.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
gemini.py Miscellaneous fixes (#23044) 2026-04-30 12:53:34 -05:00
llama_cpp.py Miscellaneous fixes (#23155) 2026-05-10 12:09:28 -05:00
manager.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
ollama.py Miscellaneous fixes (#23124) 2026-05-06 10:01:50 -06:00
openai.py Miscellaneous fixes (#23044) 2026-04-30 12:53:34 -05:00
utils.py Fixes (#22280) 2026-03-05 14:11:32 -06:00