> ## Documentation Index
> Fetch the complete documentation index at: https://hyma.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenAI

> Configure Hymalaia to use different OpenAI models via API key.

This page explains how to configure Hymalaia to use OpenAI’s powerful LLMs like `gpt-4`, `gpt-4o`, and more.

***

## 🔧 Configuration Steps

OpenAI integration in Hymalaia is very straightforward:

1. **Get your API Key**
   * Go to the [OpenAI Developer Platform](https://platform.openai.com/account/api-keys)
   * Log in and generate a new API key

2. **Add your key to Hymalaia**
   * Go to the **Admin Panel** in Hymalaia
   * Navigate to **LLM Providers**
   * Select **OpenAI**
   * Paste your API Key in the `API Key` field
   * Choose the model you'd like to use (e.g., `gpt-4`, `gpt-4o`)

<img src="https://mintcdn.com/hyma/EBEMeMKngYY7m76X/images/openAI.png?fit=max&auto=format&n=EBEMeMKngYY7m76X&q=85&s=9c1def57e95a3411b64eba8a72aff8bd" className="rounded-xl shadow-md mx-auto" width="2558" height="1602" data-path="images/openAI.png" />

> ✅ That’s it! Hymalaia is now connected to OpenAI’s API.

***
