blakeblackshear.frigate/frigate/api/defs
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
..
app_body.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
app_query_parameters.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
events_body.py Do not use a default value of datetime for params (#13957) 2024-09-25 10:49:54 -05:00
events_query_parameters.py Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
media_query_parameters.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
regenerate_query_parameters.py Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
review_query_parameters.py Do not use a default value of datetime for params (#13957) 2024-09-25 10:49:54 -05:00
tags.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00