blakeblackshear.frigate/frigate/test
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
const.py
test_birdseye.py
test_camera_pw.py fix typos (#9895) 2024-02-17 16:01:50 -06:00
test_config.py cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
test_gpu_stats.py
test_http.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
test_object_detector.py
test_record_retention.py Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
test_reduce_boxes.py
test_storage.py
test_video.py Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
test_yuv_region_2_rgb.py