diff --git a/docs/docs/configuration/genai.md b/docs/docs/configuration/genai.md index 9d5f62b8c..63bc60ecb 100644 --- a/docs/docs/configuration/genai.md +++ b/docs/docs/configuration/genai.md @@ -116,6 +116,12 @@ genai: model: gpt-4o ``` +::: note + +To use a different OpenAI-compatible API endpoint, set the `OPENAI_BASE_URL` environment variable to your provider's API URL. + +::: + ## Azure OpenAI Microsoft offers several vision models through Azure OpenAI. A subscription is required. diff --git a/docs/docs/integrations/plus.md b/docs/docs/integrations/plus.md index 9e4af74eb..0a2b7f2d0 100644 --- a/docs/docs/integrations/plus.md +++ b/docs/docs/integrations/plus.md @@ -29,7 +29,9 @@ You cannot use the `environment_vars` section of your Frigate configuration file ## Submit examples -Once your API key is configured, you can submit examples directly from the Explore page in Frigate using the `Frigate+` button. +Once your API key is configured, you can submit examples directly from the Explore page in Frigate. From the More Filters menu, select "Has a Snapshot - Yes" and "Submitted to Frigate+ - No", and press Apply at the bottom of the pane. Then, click on a thumbnail and select the Snapshot tab. + +You can use your keyboard's left and right arrow keys to quickly navigate between the tracked object snapshots. :::note @@ -37,8 +39,6 @@ Snapshots must be enabled to be able to submit examples to Frigate+ ::: -![Send To Plus](/img/plus/send-to-plus.jpg) - ![Submit To Plus](/img/plus/submit-to-plus.jpg) ### Annotate and verify