Genai descriptions are not generated until tracked objects end (#15561)

This commit is contained in:
Josh Hawkins
2024-12-17 17:33:04 -06:00
committed by GitHub
parent d9ef8fa206
commit 3dc26e78ef
2 changed files with 84 additions and 52 deletions

View File

@@ -5,6 +5,8 @@ title: Generative AI
Generative AI can be used to automatically generate descriptive text based on the thumbnails of your tracked objects. This helps with [Semantic Search](/configuration/semantic_search) in Frigate to provide more context about your tracked objects. Descriptions are accessed via the _Explore_ view in the Frigate UI by clicking on a tracked object's thumbnail.
Requests for a description are sent off automatically to your AI provider at the end of the tracked object's lifecycle. Descriptions can also be regenerated manually via the Frigate UI.
:::info
Semantic Search must be enabled to use Generative AI.