frigate/frigate
Jason Hunter 5b761ead66
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-06-23 07:13:02 -06:00
..
api Semantic Search API (#12105) 2024-06-23 07:13:02 -06:00
comms Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
detectors fix key error for custom models (#12042) 2024-06-18 07:40:54 -06:00
embeddings Semantic Search API (#12105) 2024-06-23 07:13:02 -06:00
events Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
genai Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
ptz cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
record Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
review Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
stats Cleanup error gpu (#11130) 2024-04-27 11:26:51 -05:00
test Semantic Search API (#12105) 2024-06-23 07:13:02 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Semantic Search API (#12105) 2024-06-23 07:13:02 -06:00
app.py Semantic Search API (#12105) 2024-06-23 07:13:02 -06:00
config.py Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
const.py Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
ffmpeg_presets.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
log.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
object_processing.py Semantic Search for Detections (#11899) 2024-06-21 15:30:19 -06:00
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py move clip.mp4 backend to clips folder (#11834) 2024-06-09 13:45:26 -05:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00