Change title

This commit is contained in:
Justin Hayes 2024-03-17 02:08:47 -04:00 committed by GitHub
parent 3f9c77315f
commit 2ad668f3b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,9 @@
---
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.