frigate/frigate
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
..
api Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
camera send MQTT snapshot when object enters required zone (#22690) 2026-03-29 12:33:57 -05:00
comms Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
config Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
data_processing Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
db More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
detectors Add warm-up to onnx as some GPUs require kernel compilation before accepting inferences (#22685) 2026-03-29 11:19:46 -05:00
embeddings Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
events More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
genai Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
jobs Refactor genai (#22752) 2026-04-03 17:13:52 -06:00
motion Optimize more mypy classes (#22637) 2026-03-25 12:53:19 -06:00
object_detection Optimize more mypy classes (#22637) 2026-03-25 12:53:19 -06:00
output Fix EU DST bug (#22698) 2026-03-29 18:38:11 -06:00
ptz ONVIF refactor (#22629) 2026-03-25 08:57:47 -05:00
record Miscellaneous improvements (#22714) 2026-03-31 13:45:04 -05:00
review Inverse mypy and more mypy fixes (#22645) 2026-03-25 19:30:59 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Improve metrics UI performance (#22691) 2026-03-29 11:58:47 -06:00
test Improve profile state management and add recap tool (#22715) 2026-03-31 19:09:32 -05:00
track send MQTT snapshot when object enters required zone (#22690) 2026-03-29 12:33:57 -05:00
util Refactor Intel Stats (#22674) 2026-03-29 12:09:02 -05:00
video Split apart video.py (#22631) 2026-03-25 08:44:12 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Improve process watchdog (#22557) 2026-03-20 19:02:47 -05:00
const.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
debug_replay.py Add ability to delete cameras (#22336) 2026-03-08 16:23:48 -06:00
ffmpeg_presets.py Tweaks (#22656) 2026-03-26 13:47:24 -05:00
log.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
models.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
mypy.ini More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
plus.py fix: upload_image parses response body before checking HTTP status (#22475) 2026-03-16 17:34:30 -06:00
storage.py Inverse mypy and more mypy fixes (#22645) 2026-03-25 19:30:59 -05:00
timeline.py Inverse mypy and more mypy fixes (#22645) 2026-03-25 19:30:59 -05:00
types.py Media sync API refactor and UI (#21542) 2026-02-26 21:27:56 -07:00
watchdog.py Improve process watchdog (#22557) 2026-03-20 19:02:47 -05:00