frigate/web/src
Nicolas Mowen b0b00fe1d0
GenAI Refactor (#23253)
* Ensure runtime options are passed

* Add attribute info to prompt when configured

* Move GenAI plugins to dedicated directory

* Migrate prompts to dedicated folder

* Move chat prompts to prompts

* Implement reasoning traces in the UI

* Cleanup

* Make azure a subclass of openai

* Implement reasoning for other providers

* mypy

* Cleanup
2026-05-19 13:03:57 -05:00
..
api Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
components GenAI Refactor (#23253) 2026-05-19 13:03:57 -05:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
lib Miscellaneous fixes (#23155) 2026-05-10 12:09:28 -05:00
pages GenAI Refactor (#23253) 2026-05-19 13:03:57 -05:00
types GenAI Refactor (#23253) 2026-05-19 13:03:57 -05:00
utils GenAI Refactor (#23253) 2026-05-19 13:03:57 -05:00
views Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07: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