mirror of
https://github.com/open-webui/docs.git
synced 2026-03-26 13:18:42 +07:00
fix: correct Bedrock Mantle endpoint URL
This commit is contained in:
@@ -444,7 +444,7 @@ Each connection has a **toggle switch** that lets you enable or disable it witho
|
||||
Configure Open WebUI using environment variables:
|
||||
|
||||
```bash
|
||||
OPENAI_API_BASE_URL=https://bedrock.us-east-1.api.aws/v1
|
||||
OPENAI_API_BASE_URL=https://bedrock-mantle.us-east-1.api.aws/v1
|
||||
OPENAI_API_KEY=your_bedrock_api_key
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user