> For the complete documentation index, see [llms.txt](https://help.genesis.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.genesis.autify.com/features-ko/ai-feature/ai-models.md).

# AI 모델

이 문서에서는 Autify Genesis에서 사용할 수 있는 AI 모델 목록과 각 모델의 특징을 설명합니다.

## 사용 가능한 AI 모델

Genesis에서는 OpenAI와 Google이 제공하는 AI 모델을 사용할 수 있습니다. 각 모델은 처리 속도·추론 능력·비용 효율 측면에서 특징이 다릅니다.

### 자동 (권장)

채팅과 워크플로 블록의 모델 선택에서는 특정 모델이 아닌 \*\*자동 (권장)\*\*을 선택할 수 있습니다. \*\*자동 (권장)\*\*을 선택한 경우, 실행 시 Genesis 내부의 라우터가 해당 단계의 내용에 따라 적절한 모델을 자동으로 선택합니다. 어떤 모델을 사용할지 고민되거나 단계별로 최적화하고 싶을 때 기본값으로 사용할 수 있습니다.

### 추론 모델이란

추론 모델은 답변을 생성하기 전에 내부적으로 단계적인 사고 과정을 실행하는 모델입니다. 복잡한 분석·코딩·에이전트 작업에서 높은 정확도를 발휘하지만, 표준 모델과 비교하여 응답에 시간이 걸리는 경우가 있습니다.

### OpenAI 모델

| 모델명          | 특징                                 | 속도 | 추론 모델 |
| ------------ | ---------------------------------- | -- | ----- |
| GPT-5.4      | 100만 토큰의 컨텍스트 윈도와 고도의 추론 능력을 갖춘 모델 | 표준 | 있음    |
| GPT-5.4 Mini | GPT-5.4의 고속·비용 효율 버전               | 고속 | 있음    |
| GPT-5.2      | 종합 성능이 가장 높은 플래그십 모델               | 표준 | 있음    |
| GPT-5.1      | 코딩이나 에이전트 작업에 최적                   | 표준 | 있음    |
| GPT-5        | 폭넓은 작업에 대응하는 고성능 모델                | 표준 | 있음    |
| GPT-5 Mini   | GPT-5의 고속·비용 효율 버전                 | 고속 | 있음    |
| GPT-5 Nano   | 대량 처리·단순 작업(분류·요약 등)을 위한 최저가 모델    | 고속 | 없음    |
| GPT-4.1      | 추론 기능 없이 가장 고성능인 모델                | 표준 | 없음    |
| GPT-4.1 Mini | GPT-4.1의 소형·고속 버전                  | 고속 | 없음    |

각 모델의 자세한 내용은 [OpenAI 공식 문서](https://developers.openai.com/api/docs/models/all) 참조.

### Google 모델

| 모델명                   | 특징                                    | 속도 | 추론 모델 |
| --------------------- | ------------------------------------- | -- | ----- |
| Gemini 3.1 Pro        | 복잡한 에이전트 워크플로나 코딩에 특화된 최신 추론 모델       | 표준 | 있음    |
| Gemini 3.1 Flash Lite | 대량 작업을 위한 경량·비용 효율이 뛰어난 Gemini 3.1 모델 | 고속 | 없음    |
| Gemini 3 Flash        | 멀티모달 이해를 갖춘 최강의 에이전트·코딩 모델            | 고속 | 있음    |
| Gemini 2.5 Pro        | 복잡한 추론과 코딩을 위한 고성능 모델                 | 표준 | 있음    |
| Gemini 2.5 Flash      | 사고량을 제어할 수 있는 고속 범용 모델                | 고속 | 있음    |

각 모델의 자세한 내용은 [Google 공식 문서](https://ai.google.dev/gemini-api/docs/models?hl=ko) 참조.

## 모델 구분 사용 예시

| 용도            | 사용 모델                                     |
| ------------- | ----------------------------------------- |
| 범용 채팅·질의응답    | GPT-5.2                                   |
| 코딩·기술 분석      | GPT-5.1 / Gemini 3.1 Pro                  |
| 복잡한 에이전트 워크플로 | GPT-5.1 / Gemini 3.1 Pro / Gemini 3 Flash |
| 속도 중시·대량 처리   | GPT-5 Mini / Gemini 3 Flash               |
| 단순한 분류·요약 작업  | GPT-5 Nano / Gemini 2.5 Flash             |

## 사용 가능한 모델 확인·변경

### 확인 방법

현재 환경에서 사용할 수 있는 모델은 채팅 화면 또는 워크플로 빌더의 모델 선택 드롭다운에 표시되는 목록이 최신 상태입니다. 목록에 표시되지 않는 모델은 현재 환경에서 사용할 수 없습니다.

### 변경·추가

사용 가능한 AI 모델은 Genesis의 관리 화면(조직 설정)에서는 변경할 수 없습니다.

소유자 권한에서는 AI 프로바이더 설정에서 사용 가능한 프로바이더(OpenAI / Google Gemini ※환경에 따라 Azure OpenAI도 사용 가능)를 변경할 수 있습니다.

AI 프로바이더 설정은 다음 문서를 참조하십시오.

[AI 프로바이더 설정](/features-ko/settings/connection-settings/ai-provider-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.genesis.autify.com/features-ko/ai-feature/ai-models.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
