blakeblackshear.frigate/frigate/config
leccelecce 00371546a3
GenAI: add ability to save JPGs sent to provider (#15643)
* GenAI: add ability to save JPGs sent to provider

* Remove mention from GenAI docs

* Change config name to debug_save_thumbnails

* Change  folder structure to clips/genai-requests/{event_id}/{1.jpg}
2024-12-23 07:05:34 -07:00
..
camera GenAI: add ability to save JPGs sent to provider (#15643) 2024-12-23 07:05:34 -07:00
__init__.py
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py
camera_group.py
config.py Standardize handling of config files (#15451) 2024-12-11 18:46:42 -06:00
database.py
env.py Fixes (#14668) 2024-10-29 15:34:07 -05:00
logger.py Fix logging (#14122) 2024-10-03 06:33:53 -06:00
mqtt.py
notification.py
proxy.py
semantic_search.py Remove device config and use model size to configure device used (#14290) 2024-10-11 17:08:14 -05:00
telemetry.py
tls.py
ui.py