diff --git a/docs/docs/configuration/genai.md b/docs/docs/configuration/genai.md index 6c5a9a0f3..23f1c06be 100644 --- a/docs/docs/configuration/genai.md +++ b/docs/docs/configuration/genai.md @@ -116,7 +116,7 @@ genai: model: gpt-4o ``` -::: note +:::note To use a different OpenAI-compatible API endpoint, set the `OPENAI_BASE_URL` environment variable to your provider's API URL.