Merge pull request #504 from x-isopod-x/patch-1

Update env-configuration.md
This commit is contained in:
Tim Jaeryang Baek 2025-04-18 17:04:17 -07:00 committed by GitHub
commit 42e86a4df4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`