blakeblackshear.frigate/frigate/api
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
..
__init__.py
app.py Semantic Search for Detections (#11899) 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 UI tweaks / fixes (#11479) 2024-05-22 07:14:48 -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 Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
review.py Prevent pandas overflow and runtime errors from division by zero/NaN (#12591) 2024-07-24 08:58:42 -06:00