blakeblackshear.frigate/frigate/config
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
..
camera Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
__init__.py
auth.py
base.py
camera_group.py
config.py
database.py
env.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
logger.py
mqtt.py
notification.py
proxy.py
semantic_search.py
telemetry.py
tls.py
ui.py