blakeblackshear.frigate/frigate/genai
Nicolas Mowen 5fdb56a106
Add live context tool to LLM (#21754)
* Add live context tool

* Improve handling of images in request

* Improve prompt caching
2026-01-22 13:04:40 -06:00
..
__init__.py Add live context tool to LLM (#21754) 2026-01-22 13:04:40 -06:00
azure-openai.py Implement LLM Chat API with tool calling support (#21731) 2026-01-20 09:13:12 -06:00
gemini.py Implement LLM Chat API with tool calling support (#21731) 2026-01-20 09:13:12 -06:00
llama_cpp.py Add live context tool to LLM (#21754) 2026-01-22 13:04:40 -06:00
ollama.py Implement LLM Chat API with tool calling support (#21731) 2026-01-20 09:13:12 -06:00
openai.py Implement LLM Chat API with tool calling support (#21731) 2026-01-20 09:13:12 -06:00