blakeblackshear.frigate/frigate/api
Nicolas Mowen 3abf89596a Disable semantic search by default (#12568)
* Disable semantic search by default and don't start processes unless enabled

* Conditionally create embeddings

* Fix typing
2024-08-29 20:19:50 -06:00
..
__init__.py
app.py Disable semantic search by default (#12568) 2024-08-29 20:19:50 -06:00
auth.py
event.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
export.py
media.py Catch case where recording starts right at end of request (#12956) 2024-08-11 08:32:17 -05:00
notification.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
preview.py
review.py