mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Change title
This commit is contained in:
parent
3452e44825
commit
9209316ade
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
title: "OpenAI API"
|
title: "OpenAI API Endpoints"
|
||||||
---
|
---
|
||||||
|
|
||||||
# OpenAI Connections
|
# OpenAI API Endpoints
|
||||||
|
|
||||||
In this tutorial, we will demonstrate how to configure multiple OpenAI (or compatible) API endpoints using environment variables. This setup allows you to easily switch between different API providers or use multiple providers simultaneously, while keeping your configuration between container updates, rebuilds or redeployments.
|
In this tutorial, we will demonstrate how to configure multiple OpenAI (or compatible) API endpoints using environment variables. This setup allows you to easily switch between different API providers or use multiple providers simultaneously, while keeping your configuration between container updates, rebuilds or redeployments.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user