frigate/frigate/comms
Nicolas Mowen 52295fcac4
Migrate object genai configuration (#19437)
* Move genAI object to objects section

* Adjust config propogation behavior

* Refactor genai config usage

* Automatic migration

* Always start the embeddings process

* Always init embeddings

* Config fixes

* Adjust reference config

* Adjust docs

* Formatting

* Fix
2025-08-08 17:33:11 -05:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
detections_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
dispatcher.py Migrate object genai configuration (#19437) 2025-08-08 17:33:11 -05:00
embeddings_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
events_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
inter_process.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
mqtt.py Migrate object genai configuration (#19437) 2025-08-08 17:33:11 -05:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-07 20:55:31 -06:00
recordings_updater.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-07 20:58:34 -06:00
webpush.py Enable mypy for DB and fix types (#19434) 2025-08-08 11:25:39 -06:00
ws.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00
zmq_proxy.py Improve comms typing (#18599) 2025-08-08 07:08:37 -05:00