blakeblackshear.frigate/frigate/data_processing/post
Josh Hawkins 57bb0cc397
Semantic Search Triggers (#18969)
* semantic trigger test

* database and model

* config

* embeddings maintainer and trigger post-processor

* api to create, edit, delete triggers

* frontend and i18n keys

* use thumbnail and description for trigger types

* image picker tweaks

* initial sync

* thumbnail file management

* clean up logs and use saved thumbnail on frontend

* publish mqtt messages

* webpush changes to enable trigger notifications

* add enabled switch

* add triggers from explore

* renaming and deletion fixes

* fix typing

* UI updates and add last triggering event time and link

* log exception instead of return in endpoint

* highlight entry in UI when triggered

* save and delete thumbnails directly

* remove alert action for now and add descriptions

* tweaks

* clean up

* fix types

* docs

* docs tweaks

* docs

* reuse enum
2025-07-07 09:03:57 -05:00
..
api.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
audio_transcription.py Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
license_plate.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
semantic_trigger.py Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00