> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hymalaia.com/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/hymalaia/HSpy8jr-ulkXpfFK/images/openAI.png?fit=max&auto=format&n=HSpy8jr-ulkXpfFK&q=85&s=ebf44861a1de3725a21378499ae809c9" 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.

***
