Fix genai note

This commit is contained in:
Josh Hawkins 2025-02-02 07:53:40 -06:00
parent 31da9351f0
commit b73b0c5213

View File

@ -116,7 +116,7 @@ genai:
model: gpt-4o 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. To use a different OpenAI-compatible API endpoint, set the `OPENAI_BASE_URL` environment variable to your provider's API URL.