Files
blakeblackshear.frigate/frigate/genai
Josh Hawkins 65db9b0aec Fixes (#22280)
* fix ollama chat tool calling

handle dict arguments, streaming fallback, and message format

* pin setuptools<81 to ensure pkg_resources remains available

When ensure_torch_dependencies() installs torch/torchvision via pip, it can upgrade setuptools to >=81.0.0, which removed the pkg_resources module. rknn-toolkit2 depends on pkg_resources internally, so subsequent RKNN conversion fails with No module named 'pkg_resources'.
2026-03-05 14:11:32 -06:00
..
2026-02-28 11:40:26 -06:00
2026-03-05 14:11:32 -06:00
2026-02-28 11:40:26 -06:00
2026-03-05 14:11:32 -06:00