blakeblackshear.frigate/frigate
Jason Hunter 36cbffcc5e Semantic Search for Detections (#11899)
* Initial re-implementation of semantic search

* put docker-compose back and make reindex match docs

* remove debug code and fix import

* fix docs

* manually build pysqlite3 as binaries are only available for x86-64

* update comment in build_pysqlite3.sh

* only embed objects

* better error handling when genai fails

* ask ollama to pull requested model at startup

* update ollama docs

* address some PR review comments

* fix lint

* use IPC to write description, update docs for reindex

* remove gemini-pro-vision from docs as it will be unavailable soon

* fix OpenAI doc available models

* fix api error in gemini and metadata for embeddings
2024-08-29 20:19:50 -06:00
..
api Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
comms Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
detectors fix default model for rknn detector (#12807) 2024-08-08 07:54:13 -06:00
embeddings Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
events Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ptz No need to check for h264 onvif profile (#12444) 2024-07-14 13:29:49 -05:00
record Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
review Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Fix use experimental migrator (#12906) 2024-08-09 16:59:55 -05:00
__init__.py
__main__.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
app.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
config.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
const.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ffmpeg_presets.py Remove user args from http jpeg (#12909) 2024-08-09 16:22:24 -06: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
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-08-29 20:19:50 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py
timeline.py
types.py
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py