frigate/web/src/pages
Josh Hawkins d4925622f9
Use JinaAI models for embeddings (#14252)
* add generic onnx model class and use jina ai clip models for all embeddings

* fix merge confligt

* add generic onnx model class and use jina ai clip models for all embeddings

* fix merge confligt

* preferred providers

* fix paths

* disable download progress bar

* remove logging of path

* drop and recreate tables on reindex

* use cache paths

* fix model name

* use trust remote code per transformers docs

* ensure tokenizer and feature extractor are correctly loaded

* revert

* manually download and cache feature extractor config

* remove unneeded

* remove old clip and minilm code

* docs update
2024-10-09 15:31:54 -06:00
..
ConfigEditor.tsx small spacing tweaks and fix config editor schema load (#13841) 2024-09-19 17:36:07 -06:00
Events.tsx Improve navigation (#13833) 2024-09-19 11:01:57 -05:00
Explore.tsx Use JinaAI models for embeddings (#14252) 2024-10-09 15:31:54 -06:00
Exports.tsx UI tweaks (#13711) 2024-09-12 21:07:35 -06:00
Live.tsx Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
LoginPage.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
Logs.tsx Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
NoMatch.tsx Further improve event loading (#10949) 2024-04-12 07:31:30 -05:00
Settings.tsx Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
System.tsx Use prettier-plugin-tailwindcss (#11373) 2024-05-14 09:06:44 -06:00
UIPlayground.tsx Live player fixes and improvements (#12202) 2024-06-29 09:02:30 -06:00