지금 사용 가능
OpenAI

gpt-5.2

GPT-5.2 is the latest frontier-grade model in the GPT-5 series, offering stronger agentic and long context perfomance compared to GPT-5.1. It uses adaptive reasoning to allocate computation dynamically, responding quickly...

TextReasoningToolsFilesVision400KCache
입력$1.05/ 1M
출력$8.40/ 1M
컨텍스트400K
엔드포인트anthropic, openai, openai-response

기능

추론도구병렬 도구비전파일캐시구조화스트리밍시스템 메시지

모달리티

입력
fileimagetext
출력
text

빠른 통계

컨텍스트 윈도우400K
최대 출력128K
모드chat
토크나이저GPT
검열됨

성능

성능 데이터 로딩 중...

지원 파라미터

파라미터항상기본값
frequency_penalty-(보내지 않음)
include_reasoning-
max_completion_tokens--
max_tokens--
presence_penalty-(보내지 않음)
reasoning-
repetition_penalty-(보내지 않음)
response_format-
seed-
structured_outputs-
temperature-(보내지 않음)
tool_choice-
tools-
top_k-(보내지 않음)
top_p-(보내지 않음)
§ 01

요금

입력 가격$1.05 · 100만 토큰
출력 가격$8.40 · 100만 토큰
컨텍스트 윈도우400K 토큰
호환 엔드포인트anthropic, openai, openai-response
공급자OpenAI
§ 02

코드에서 gpt-5.2 호출

OpenAI 호환 SDK를 UnoRouter으로 향하게 하고 이름으로 모델을 요청하세요. YOUR_API_KEY를 대시보드의 실제 키로 교체하세요.

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.2",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

API 키를 자동 입력하려면 로그인하세요

§ 03

자주 묻는 질문

gpt-5.2은 100만 토큰당 얼마인가요?

입력은 100만 토큰당 $1.05, 출력은 100만 토큰당 $8.40입니다. 청구는 토큰 단위이며 배치 크기로 반올림하지 않습니다.

API를 통해 gpt-5.2에 어떻게 액세스하나요?

model=gpt-5.2으로 UnoRouter /v1/chat/completions 엔드포인트에 요청을 보내세요. OpenAI 호환 클라이언트 라이브러리가 작동합니다. 인증은 표준 Bearer 토큰을 사용합니다.

gpt-5.2의 컨텍스트 윈도우는 무엇인가요?

gpt-5.2은 프롬프트와 모델 응답 간에 공유되는 400K 토큰의 컨텍스트 윈도우를 지원합니다.

§ 04

유사 모델

지금 gpt-5.2을 시도하세요

API 키를 만들고 1분도 안 되어 요청을 시작하세요.

모든 모델 보기