GPT-5.5

openai/gpt-5.5
Mới
bởi OpenAI · file+image+text in · 2026-04-24

GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4…

INPUT$5.00/ 1M tokens
OUTPUT$30.00/ 1M tokens
p50 TTFT4.40 s7d
p95 TTFT9.36 s7d
TRAFFIC7.0Mtokens / 7d
Mã ví dụ
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="openai/gpt-5.5",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Giá
BậcĐầu vào / 1M tokensĐầu ra / 1M tokensĐọc cache / 1M
272K$5.00$30.00$0.500
$10.00$45.00$1.00
Bậc được chọn theo số token đầu vào của mỗi yêu cầu
Hiệu suất
TTFT p50
4.40 s
Tốc độ đầu ra
86.9 tok/s
TTFT p95
9.36 s
Tỷ lệ lỗi
0.40%
Benchmark công khai
AA Coding
59.1
AA Intelligence
60.2
GPQA Diamond
93.5
Humanity's Last Exam
44.3
IFBench
75.9
Long-Context Recall
74.3
SciCode
56.1
TerminalBench Hard
60.6
τ²-Bench
93.9
Nguồn: artificialanalysis.ai
Câu hỏi thường gặp
How much does OpenAI: GPT-5.5 cost on OrcaRouter?
OpenAI: GPT-5.5 is priced at $5.00 per 1M input tokens and $30.00 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is OpenAI: GPT-5.5's context window?
OpenAI: GPT-5.5 supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call OpenAI: GPT-5.5 via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="openai/gpt-5.5" in the chat.completions.create call.
Does OrcaRouter rate-limit OpenAI: GPT-5.5?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Nhúng huy hiệu này
OpenAI: GPT-5.5$5.00/M in4398ms p50qua OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-5.5" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-5.5.svg" alt="OpenAI: GPT-5.5 on OrcaRouter" /> </a>
Markdown [![OpenAI: GPT-5.5](https://www.orcarouter.ai/embed/openai/gpt-5.5.svg)](https://www.orcarouter.ai/models/openai/gpt-5.5)