diff --git a/docs/tutorial/openai.md b/docs/tutorial/openai.md index 957bb9f..2a06618 100644 --- a/docs/tutorial/openai.md +++ b/docs/tutorial/openai.md @@ -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.