blakeblackshear.frigate/frigate/embeddings/onnx
Nicolas Mowen bf099c3edd
Miscellaneous fixes (0.17 beta) (#21655)
* Fix jetson stats reading

* Return result

* Avoid unknown class for cover image

* fix double encoding of passwords in camera wizard

* formatting

* empty homekit config fixes

* add locks to jina v1 embeddings

protect tokenizer and feature extractor in jina_v1_embedding with per-instance thread lock to avoid the "Already borrowed" RuntimeError during concurrent tokenization

* Capitalize correctly

* replace deprecated google-generativeai with google-genai

update gemini genai provider with new calls from SDK
provider_options specifies any http options
suppress unneeded info logging

* fix attribute area on detail stream hover

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-01-15 07:08:49 -07:00
..
base_embedding.py
face_embedding.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
jina_v1_embedding.py Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07:00
jina_v2_embedding.py Miscellaneous fixes (0.17 Beta) (#21443) 2025-12-29 09:31:54 -06:00
lpr_embedding.py Merge remote-tracking branch 'origin/master' into dev 2025-09-24 06:57:50 -05:00