blakeblackshear.frigate/frigate/comms
Nicolas Mowen dd6276e706
Embeddings fixes (#14269)
* Add debugging logs for more info

* Improve timeout handling

* Fix event cleanup

* Handle zmq error and empty data

* Don't run download

* Remove unneeded embeddings creations

* Update timouts

* Init models immediately

* Fix order of init

* Cleanup
2024-10-10 16:37:43 -05:00
..
config_updater.py Use pickle for config objects (#12594) 2024-07-24 10:37:29 -05:00
detections_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
dispatcher.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
embeddings_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
event_metadata_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
events_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
inter_process.py Use JSON instead of pickle for serialization (#12590) 2024-07-24 08:58:23 -06:00
mqtt.py Tweaks (#13983) 2024-09-26 09:12:15 -05:00
webpush.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
ws.py Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
zmq_proxy.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00