blakeblackshear.frigate/frigate/genai
Josh Hawkins 72aa68cedc
Fix genai labels (#14330)
* Publish model state and embeddings reindex in dispatcher onConnect

* remove unneeded from explore

* add embeddings reindex progress to statusbar

* don't allow right click or show similar button if semantic search is disabled

* fix status bar

* Convert peewee model to dict before formatting for genai description

* add embeddings reindex progress to statusbar

* fix status bar

* Convert peewee model to dict before formatting for genai description
2024-10-14 06:23:10 -06:00
..
__init__.py Fix genai labels (#14330) 2024-10-14 06:23:10 -06:00
azure-openai.py Add Azure OpenAI as genai provider (#14102) 2024-10-01 13:57:40 -06:00
gemini.py Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -06:00
ollama.py Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -06:00
openai.py Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -06:00