blakeblackshear.frigate/frigate/comms
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
..
config_updater.py Use pickle for config objects (#12594) 2024-07-24 10:37:29 -05:00
detections_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
dispatcher.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
events_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
inter_process.py Use JSON instead of pickle for serialization (#12590) 2024-07-24 08:58:23 -06:00
mqtt.py Update and migrate mqtt to v2 (#10160) 2024-03-01 00:59:47 +00:00
ws.py Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
zmq_proxy.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00