From 202e9ad9ce094a2724ee3cd6d4a8b3f2be4a37a1 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:58:15 -0600 Subject: [PATCH 1/2] Document OPENAI_BASE_URL env var (#16195) --- docs/docs/configuration/genai.md | 6 ++++++ 1 file changed, 6 insertions(+) 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. From 335b7564d5ef9c1dd8560e90e6c53058fe343bd7 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:39:12 -0600 Subject: [PATCH 2/2] Update plus submission docs and remove 0.14 UI image (#16199) --- docs/docs/integrations/plus.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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