frigate/frigate/genai
Josh Hawkins c371fc0c87
Miscellaneous Fixes (#20866)
* Don't warn when event ids have expired for trigger sync

* Import faster_whisper conditinally to avoid illegal instruction

* Catch OpenVINO runtime error

* fix race condition in detail stream context

navigating between tracked objects in Explore would sometimes prevent the object track from appearing

* Handle case where classification images are deleted

* Adjust default rounded corners on larger screens

* Improve flow handling for classification state

* Remove images when wizard is cancelled

* Improve deletion handling for classes

* Set constraints on review buffers

* Update to support correct data format

* Set minimum duration for recording based review items

* Use friendly name in review genai prompt

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-10 10:03:56 -07:00
..
__init__.py Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
azure-openai.py Improve review summary performance (#20328) 2025-10-02 10:17:25 -05:00
gemini.py Improve review summary performance (#20328) 2025-10-02 10:17:25 -05:00
ollama.py Review description updates (#20723) 2025-10-30 08:52:55 -06:00
openai.py Add ability to delete classification models (#20747) 2025-11-01 09:11:24 -05:00