From 901c4f3064bd0b8e8b4addb85510584687f43fb1 Mon Sep 17 00:00:00 2001 From: isopod <43388240+x-isopod-x@users.noreply.github.com> Date: Wed, 16 Apr 2025 06:38:47 -0400 Subject: [PATCH] Update env-configuration.md Correct minor spelling error --- docs/getting-started/env-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index e668e80..8dad405 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -326,7 +326,7 @@ The AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST is set to 10 seconds by default to help en - Description: Enables the use of Ollama APIs. - Persistence: This environment variable is a `PersistentConfig` variable. -#### `OLLAMA_BASE_URL` (`OLLAMA_API_BASE_URL` is depreciated) {#ollama_base_url} +#### `OLLAMA_BASE_URL` (`OLLAMA_API_BASE_URL` is deprecated) {#ollama_base_url} - Type: `str` - Default: `http://localhost:11434`