Seedance 2.0 ลด 20% | สร้างใน Video Generator →
openai
openai/gpt-5.5-pro

openai/gpt-5.5-pro

1,050,000 context · $30.00/M input tokens · $180.00/M output tokens

GPT-5.5 Pro is the highest-accuracy variant of OpenAI's GPT-5.5 frontier model, using parallel test-time compute for correctness-critical workloads. It shares the same 1M+ context window and multimodal capabilities as GPT-5.5 standard, with enhanced reliability for professional research, complex analysis, and production-grade agentic tasks.

ราคา

จ่ายตามการใช้งาน

ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้

อินพุต
272K $30.00 / M Tokens
> 272K $60.00 / M Tokens
เอาต์พุต
272K $180.00 / M Tokens
> 272K $270.00 / M Tokens

ลองใช้โมเดล

openai/gpt-5.5-pro
ออนไลน์
openai
สวัสดี! ฉันคือผู้ช่วย AI พร้อมช่วยคุณ ต้องการให้ช่วยอะไรไหม?

การใช้งาน API

ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ API ของเรา:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="openai/gpt-5.5-pro",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

แนะนำโมเดล

OpenAI GPT-5.5 Pro

GPT-5.5 Pro is the highest-accuracy variant of OpenAI's GPT-5.5 frontier model, released April 23, 2026. It applies parallel test-time compute on top of the same GPT-5.5 base model to maximize correctness on hard tasks — targeting professional research, complex multi-step analysis, and production-grade agentic workflows where getting the answer right matters more than speed or cost. Available to Pro, Business, and Enterprise users in ChatGPT, and via the Responses API for developers.


Why It Looks Great

  • Highest-accuracy mode in the GPT-5.5 family, built for correctness-critical workloads
  • 1M token context window (922K input, 128K output) for large-scale document reasoning
  • Parallel test-time compute delivers stronger results on hard coding, research, and analysis tasks
  • Same 60% hallucination reduction and multimodal capabilities as GPT-5.5 standard
  • Responses API support for structured agentic tool-use workflows

Key Features

  • Context Window: 1050000 tokens
  • Max Input: 922000 tokens
  • Max Output: 128000 tokens
  • Vision: Supported
  • Function Calling: Supported
  • Thinking Mode: Supported (extended parallel reasoning)
  • API: Responses API only

Benchmarks

BenchmarkGPT-5.4 ProGPT-5.5GPT-5.5 ProClaude Opus 4.7
SWE-bench Verified88.7%Higher87.6%
MMLU92.4%Higher
Terminal-Bench 2.082.7%Higher
GDPval (44 occupations)84.9%Higher
Hallucination rate−60% vs 5.4Best in class

Note: OpenAI has not published separate benchmark numbers for GPT-5.5 Pro vs standard. The Pro variant uses additional compute at inference time to improve accuracy beyond the standard model's scores.

Specifications

SpecificationValue
ProviderOpenAI
Model TypeLarge Language Model (LLM)
ArchitectureTransformer (Frontier, Parallel Test-Time Compute)
Context Window1050000 tokens
Max Input922000 tokens
Max Output128000 tokens
InputText, Image
OutputText
VisionSupported
Function CallingSupported
Thinking ModeSupported (parallel reasoning)
APIResponses API
Release DateApril 23, 2026

Pricing

Token TypeCost per Million Tokens
Input$30.00
Output$180.00

GPT-5.5 Pro is 6× the standard GPT-5.5 price. Use it for tasks where correctness justifies the cost — complex research synthesis, high-stakes code generation, and production decision support. For routine workloads, GPT-5.5 standard at $5/$30 is the better fit.


How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model applies extended parallel reasoning and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: responses Model ID: openai/gpt-5.5-pro


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="openai/gpt-5.5-pro",
    messages=[{"role": "user", "content": "Hello!"}]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "openai/gpt-5.5-pro",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

GPT-5.5 Pro vs GPT-5.5 Standard

AspectGPT-5.5GPT-5.5 Pro
Target workloadGeneral professional tasksCorrectness-critical tasks
ReasoningStandardParallel test-time compute
API input price$5.00/M$30.00/M
API output price$30.00/M$180.00/M
API typeChat CompletionsResponses API
Context window1.05M1.05M
ChatGPT accessPlus, Pro, Business, EnterprisePro, Business, Enterprise only

ข้อมูล

ผู้ให้บริการopenai
ประเภทllm

ฟังก์ชันที่รองรับ

อินพุต
ข้อความรูปภาพ
เอาต์พุต
ข้อความ
บริบท1,050,000
เอาต์พุตสูงสุด128,000
Vision✓ รองรับ
Function Calling✓ รองรับ

คู่มือการเข้าถึง API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDopenai/gpt-5.5-pro

GPT 5.5 Pro API

openai/gpt-5.5-pro

GPT-5.5 Pro is the highest-accuracy variant of OpenAI's GPT-5.5 frontier model, using parallel test-time compute for correctness-critical workloads. It shares the same 1M+ context window and multimodal capabilities as GPT-5.5 standard, with enhanced reliability for professional research, complex analysis, and production-grade agentic tasks.

อินพุต

$30 /M

เอาต์พุต

$180 /M

คอนเท็กซ์

1050K

เอาต์พุตสูงสุด

128K

Vision

รองรับ

การใช้เครื่องมือ

รองรับ

ลองใช้ GPT 5.5 Pro บน WaveSpeedAI

เข้าถึง GPT 5.5 Pro ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

คำถามที่พบบ่อยเกี่ยวกับ GPT 5.5 Pro

GPT 5.5 Pro API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $30.00 ต่อล้านโทเคนอินพุต และ $180.00 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

GPT 5.5 Pro มี context window เท่าใด?+

GPT 5.5 Pro รองรับสูงสุด 1050K โทเคนคอนเท็กซ์ และสูงสุด 128K โทเคนเอาต์พุตต่อคำขอ

GPT 5.5 Pro เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ GPT 5.5 Pro ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ GPT 5.5 Pro ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ GPT 5.5 Pro

LLM API ที่เกี่ยวข้อง