← 카탈로그로 돌아가기
40% 저렴prompt cachingAPI 키 받기
Codex Auto Review
codex-auto-review입력 / 1M$1.50정가 $2.50
출력 / 1M$9.00정가 $15.00
캐시 읽기 / 1M$0.150반복 토큰 90% 저렴
컨텍스트1M요청당 토큰
이 모델 호출하기
from openai import OpenAI
client = OpenAI(
api_key="sk-ak-...",
base_url="https://apikey.sh/v1",
)
resp = client.chat.completions.create(
model="codex-auto-review",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)사양
제공사OpenAI
카테고리균형형
컨텍스트1M tokens
최대 출력32.8K
Endpoint/v1/chat/completions
toolsstreamingcache