mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
* Support GenAI for embeddings * Add embed API support * Add support for embedding via genai * Basic docs * undo * Fix sending images * Don't require download check * Set model * Handle emb correctly * Clarification * Cleanup * Cleanup |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azure-openai.py | ||
| gemini.py | ||
| llama_cpp.py | ||
| manager.py | ||
| ollama.py | ||
| openai.py | ||
| utils.py | ||