frigate/frigate/genai
Nicolas Mowen ede8b74371
Review Summary Optimizations (#22533)
* Use different association method

* Clarify

* Remove extra details from ollama schema

* Fix Gemini Chat

* Fix incorrect instructions

* Improve name handling

* Change order of information for llama.cpp

* Simplify prompt

* Fix formatting
2026-03-19 10:39:24 -06:00
..
__init__.py Review Summary Optimizations (#22533) 2026-03-19 10:39:24 -06:00
azure-openai.py Refactor Review GenAI Prompt (#22353) 2026-03-09 19:47:37 -05:00
gemini.py Review Summary Optimizations (#22533) 2026-03-19 10:39:24 -06:00
llama_cpp.py Review Summary Optimizations (#22533) 2026-03-19 10:39:24 -06:00
manager.py Genai docs refactor & fixes (#22175) 2026-02-28 11:40:26 -06:00
ollama.py Review Summary Optimizations (#22533) 2026-03-19 10:39:24 -06:00
openai.py Refactor Review GenAI Prompt (#22353) 2026-03-09 19:47:37 -05:00
utils.py Fixes (#22280) 2026-03-05 14:11:32 -06:00