frigate/frigate/api
Nicolas Mowen 9cb76d0bd9
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Refactor genai (#22752)
* Switch to a feature-based roles so it is easier to choose models for different tasks

* Fallback and try llama-swap format

* List models supported by provider

* Cleanup

* Add frontend

* Improve model loading

* Make it possible to update genai without restarting

* Cleanup

* Cleanup

* Mypy
2026-04-03 17:13:52 -06:00
..
defs Add verbose mode to Media Sync (#22592) 2026-03-23 10:05:38 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
auth.py Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
camera.py Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
chat.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
classification.py Reclassification (#22603) 2026-03-24 07:18:06 -06:00
debug_replay.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
event.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
export.py Ensure that arbitrary reads / writes can't be executed from ffmpeg (#22607) 2026-03-24 10:36:08 -05:00
fastapi_app.py Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
media.py Miscellaneous improvements (#22714) 2026-03-31 13:45:04 -05:00
motion_search.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Various Fixes (#22594) 2026-03-23 11:22:52 -05:00
record.py Recordings API and calendar UI performance improvements (#22352) 2026-03-09 17:22:01 -06:00
review.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00