frigate/web/src
Nicolas Mowen 96b998f9b9 Review Item GenAI metadata (#19442)
* Rename existing function

* Keep track of thumbnial updates

* Tinkering with genai prompt

* Adjust input format

* Create model for review description output

* testing prompt changes

* Prompt improvements and image saving

* Add config for review items genai

* Use genai review config

* Actual config usage

* Adjust debug image saving

* Fix

* Fix review creation

* Adjust prompt

* Prompt adjustment

* Run genai in thread

* Fix detections block

* Adjust prompt

* Prompt changes

* Save genai response to metadata model

* Handle metadata

* Send review update to dispatcher

* Save review metadata to DB

* Send review notification updates

* Quick fix

* Fix name

* Fix update type

* Correctly dump model

* Add card

* Add card

* Remove message

* Cleanup typing and UI

* Adjust prompt

* Formatting

* Add log

* Formatting

* Add inference speed and keep alive
2025-08-16 09:06:49 -06:00
..
api Dynamically enable/disable GenAI (#19139) 2025-08-16 09:06:49 -06:00
components Review Item GenAI metadata (#19442) 2025-08-16 09:06:49 -06:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Classification Model UI (#18571) 2025-08-16 09:06:30 -06:00
lib Add languages (#19447) 2025-08-10 06:27:47 -06:00
pages Cleanup 2025-08-16 09:06:49 -06:00
types Review Item GenAI metadata (#19442) 2025-08-16 09:06:49 -06:00
utils Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
views Migrate object genai configuration (#19437) 2025-08-16 09:06:49 -06:00
App.tsx Classification Model UI (#18571) 2025-08-16 09:06:30 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00