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

# Dify 사용법

## 표준 사용법 (OpenAI 모델 사용)

웹페이지 오른쪽 상단의 사용자 이름을 클릭하여 설정 인터페이스로 들어갑니다.\
모델 제공업체 섹션에서 OpenAI를 선택하고 설정을 엽니다.\\

<img src="https://mintcdn.com/aihubmix/axGkcFk0FkcdXl5v/public/en/dify1.png?fit=max&auto=format&n=axGkcFk0FkcdXl5v&q=85&s=d38eb891e59295d93881f9e6e8b696e9" alt="Image" width="1563" height="845" data-path="public/en/dify1.png" />

* API 키 필드에 [저희 사이트의 키](https://aihubmix.com/token)를 입력합니다.
* API 기본 필드에 다음을 입력합니다:

```
https://aihubmix.com
```

<img src="https://mintcdn.com/aihubmix/axGkcFk0FkcdXl5v/public/en/dify2.png?fit=max&auto=format&n=axGkcFk0FkcdXl5v&q=85&s=9295204c907fae0b9c21a426b9f4dcc4" alt="Image" width="863" height="672" data-path="public/en/dify2.png" />

## 비 OpenAI 모델 사용

모델 제공업체 드롭다운에서 OpenAI-API-호환을 찾아 모델 추가를 클릭합니다.\\

<img src="https://mintcdn.com/aihubmix/axGkcFk0FkcdXl5v/public/en/dify3.png?fit=max&auto=format&n=axGkcFk0FkcdXl5v&q=85&s=28778694787da4938d8218ebabf396cb" alt="Image" width="1242" height="761" data-path="public/en/dify3.png" />

* 웹사이트의 백엔드 설정 페이지를 열고 모델 목록을 찾습니다.
* 사용하려는 모델의 이름(예: gemini-pro 또는 claude-3-opus-20240229)을 복사합니다.
* API 키 필드에 [저희 사이트의 키](https://aihubmix.com/token)를 입력합니다.
* API 엔드포인트 URL 필드에 다음을 입력합니다:

```
https://aihubmix.com/v1
```

## <img src="https://mintcdn.com/aihubmix/axGkcFk0FkcdXl5v/public/en/dify4.png?fit=max&auto=format&n=axGkcFk0FkcdXl5v&q=85&s=557629dbf2be7198ba187482fa40c993" alt="Image" width="770" height="713" data-path="public/en/dify4.png" />

마지막 업데이트: 2026-06-01
