blakeblackshear.frigate/frigate/embeddings
Josh Hawkins f67ec241d4
Add embeddings reindex progress to the UI (#14268)
* refactor dispatcher

* add reindex to dictionary

* add circular progress bar component

* Add progress to UI when embeddings are reindexing

* readd comments to dispatcher for clarity

* Only report progress every 10 events so we don't spam the logs and websocket

* clean up
2024-10-10 13:28:43 -06:00
..
functions Bug fixes (#14263) 2024-10-10 07:09:12 -06:00
__init__.py Restructure embeddings (#14266) 2024-10-10 09:42:24 -06:00
embeddings.py Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
maintainer.py Restructure embeddings (#14266) 2024-10-10 09:42:24 -06:00
util.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00