diff --git a/docs/docs/configuration/genai.md b/docs/docs/configuration/genai.md index 63bc60ecb..6c5a9a0f3 100644 --- a/docs/docs/configuration/genai.md +++ b/docs/docs/configuration/genai.md @@ -15,9 +15,9 @@ Semantic Search must be enabled to use Generative AI. ## Configuration -Generative AI can be enabled for all cameras or only for specific cameras. There are currently 3 providers available to integrate with Frigate. +Generative AI can be enabled for all cameras or only for specific cameras. There are currently 3 native providers available to integrate with Frigate. Other providers that support the OpenAI standard API can also be used. See the OpenAI section below. -If the provider you choose requires an API key, you may either directly paste it in your configuration, or store it in an environment variable prefixed with `FRIGATE_`. +To use Generative AI, you must define a single provider at the global level of your Frigate configuration. If the provider you choose requires an API key, you may either directly paste it in your configuration, or store it in an environment variable prefixed with `FRIGATE_`. ```yaml genai: