blakeblackshear.frigate/frigate/api
Jason Hunter 9e825811f2 Semantic Search API (#12105)
* initial event search api implementation

* fix lint

* fix tests

* move chromadb imports and pysqlite hotswap to fix tests

* remove unused import

* switch default limit to 50

* fix events accidently pulling inside chroma results loop
2024-08-29 20:19:50 -06:00
..
__init__.py
app.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
auth.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
event.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
export.py UI fixes (#12490) 2024-07-17 07:39:37 -06:00
media.py Catch case where recording starts right at end of request (#12956) 2024-08-11 08:32:17 -05:00
preview.py
review.py Prevent pandas overflow and runtime errors from division by zero/NaN (#12591) 2024-07-24 08:58:42 -06:00