blakeblackshear.frigate/frigate/comms
Josh Hawkins 95d6da3111
Add ability to configure genai to use snapshot instead of thumbnails (#14077)
* Allow embedding of snapshot for description via config option

* docs

* frontend button

* Backend

* crop snapshot to region

* only show dropdown when event has snapshot

* fix cursor on dropdown

* crop on initial generation as well

* use enum for type

* fix type
2024-09-30 15:54:53 -06:00
..
config_updater.py Use pickle for config objects (#12594) 2024-07-24 10:37:29 -05:00
detections_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
dispatcher.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
event_metadata_updater.py Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
events_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
inter_process.py Use JSON instead of pickle for serialization (#12590) 2024-07-24 08:58:23 -06:00
mqtt.py Tweaks (#13983) 2024-09-26 09:12:15 -05:00
webpush.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
ws.py
zmq_proxy.py Fix ZMQ race condition with events (#13198) 2024-08-29 20:19:50 -06:00