frigate/web/src
Josh Hawkins d0e9bcbfdc
Add ability to use Jina CLIP V2 for semantic search (#16826)
* add wheels

* move extra index url to bottom

* config model option

* add postprocess

* fix config

* jina v2 embedding class

* use jina v2 in embeddings

* fix ov inference

* frontend

* update reference config

* revert device

* fix truncation

* return np tensors

* use correct embeddings from inference

* manual preprocess

* clean up

* docs

* lower batch size for v2 only

* docs clarity

* wording
2025-02-26 07:58:25 -07:00
..
api Check websocket correctly when no cameras are enabled/defined (#16762) 2025-02-23 11:11:18 -07:00
components UI tweaks (#16813) 2025-02-25 19:17:39 -06:00
context Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
hooks Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
types Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
utils Reorganize Lifecycle components (#16663) 2025-02-18 07:17:51 -07:00
views UI tweaks (#16813) 2025-02-25 19:17:39 -06:00
App.tsx Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00