← 카탈로그로 돌아가기
40% 저렴prompt cachingAPI 키 받기
GPT-5.5
gpt-5.5입력 / 1M$3.00정가 $5.00
출력 / 1M$18.00정가 $30.00
캐시 읽기 / 1M$0.300반복 토큰 90% 저렴
컨텍스트272K요청당 토큰
이 모델 호출하기
from openai import OpenAI
client = OpenAI(
api_key="sk-ak-...",
base_url="https://apikey.sh/v1",
)
resp = client.chat.completions.create(
model="gpt-5.5",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)사양
제공사OpenAI
카테고리플래그십
컨텍스트272K tokens
최대 출력32.8K
Endpoint/v1/chat/completions
toolsreasoningstreamingcache