LLM चैटrecommended

GPT-5.4

द्वारा OpenAI · रिलीज़ March 2026

OpenAI का flagship general-purpose मॉडल। उच्च capability और reasonable cost का संतुलन। 1M token context, native computer use, coding/writing/analysis सहित professional workflows के लिए improved accuracy।

LLM चैट

GPT-5.4

द्वारा संचालित OpenAI · Transformer (proprietary)

कॉन्टेक्स्ट विंडो

1M

पैरामीटर

Undisclosed

अधिकतम आउटपुट

32K

श्रेणी

LLM चैट

अवलोकन

GPT-5.4 OpenAI का unified frontier model है, reasoning, coding और computer use को GPT-5.4 Pro की fraction of cost पर एक system में combine करता है। OpenAI से $2.50/M input और $15/M output (CallMissed पर $3.50/$20), same 1M token context window (272K standard, Codex experimental में 1M) और native computer use — GPT-5.4 family का sweet spot अधिकांश production workloads के लिए।

Tool search tool definitions on demand load करता है, हर request में tens of thousands tokens बचाता है। Native computer use screenshots के ज़रिए desktops से interact, mouse/keyboard control, browser automation के लिए Playwright code। GDPval पर Pro variant के साथ 1667 Elo पर leaderboard top, human raters ने GPT-5.4 presentations को GPT-5.2 पर 68% बार prefer किया।

Coding benchmarks: SWE-bench Pro 57.7%, Terminal-Bench 2.0 75.0%, OSWorld-Verified 75.0% — human performance 72.4% से ऊपर। Web browsing: BrowseComp 82.7%, WebArena-Verified 67.3%, Online-Mind2Web 92.8%। Reasoning: FrontierMath 47.6%, Humanity's Last Exam 52.1% (50% threshold पार), ARC-AGI-1 93.7%, ARC-AGI-2 73.3%।

GPT-5.4 false claims में 33% कमी और error-containing responses में 18% कमी भी देता है। Steerability enhanced — plan outline, mid-response adjustments। GPT-5.4 Pro की premium pricing के बिना frontier-level capabilities चाहने वाली teams के लिए complex multi-step tasks, code generation, content creation और data analysis में recommended choice।

प्राइसिंग

मेट्रिककीमत
इनपुट /1M tokens₹350.0000
आउटपुट /1M tokens₹2000.0000

1 क्रेडिट = ₹1 = $0.01 USD। कीमतें प्रोवाइडर से दिखाई गई हैं; CallMissed ~35% मार्कअप के साथ पास-थ्रू करता है।

मुख्य बातें

  • GPT-5.4 family में best price-to-performance ratio
  • 1M टोकन कॉन्टेक्स्ट विंडो
  • Native computer use और tool search
  • Coding, math और reasoning में strong performance

बेंचमार्क

बेंचमार्कस्कोर
SWE-bench Pro57.7%
Terminal-Bench 2.075.0%
OSWorld-Verified75.0%
BrowseComp82.7%
FrontierMath47.6%
Humanity's Last Exam52.1%
ARC-AGI-193.7%
ARC-AGI-273.3%
GDPval1667 Elo
Spreadsheet Modeling87.3%

तकनीकी विवरण

  • Context window: 1,000,000 tokens (272K standard, Codex experimental में 1M)
  • Native computer use: screenshots, mouse/keyboard control, Playwright code
  • Tool search: on demand tool definitions load, प्रति request tens of thousands tokens बचाता है
  • Predecessors की तुलना में 33% कम false claims और 18% कम error-containing responses
  • Steerability: continue से पहले plan outline, mid-response adjustments
  • Pricing: OpenAI directly से $2.50/M input, $15/M output
  • Structured outputs, function calling और JSON mode सपोर्ट
  • Instruction following और safety के लिए RLHF के साथ post-trained
  • OpenAI API और CallMissed unified gateway के ज़रिए उपलब्ध

ताकतें

  • GPT-5.4 family में best price-to-performance — reasonable cost पर frontier capability
  • 1M context window पूरे codebases और long documents संभालता है
  • Agentic workflows के लिए native computer use और tool search
  • Coding, reasoning, math और general knowledge में strong

सीमाएं

  • Professional tasks पर GPT-5.4 Pro से थोड़े कम benchmark scores
  • मालिकाना और closed-source — self-hosting विकल्प नहीं
  • GPT-OSS-120B जैसे open-source alternatives से अधिक cost

उपयोग के मामले

General-purpose AI assistantकोड जनरेशनContent creationData analysis

API उदाहरण

curl https://api.callmissed.com/v1/chat/completions \
  -H "Authorization: Bearer cm_YOUR_KEY" \
  -d '{"model": "openai/gpt-5.4", "messages": [{"role": "user", "content": "Write a Python FastAPI endpoint with proper error handling"}]}'

एंडपॉइंट: POST /v1/chat/completions · मॉडल ID: openai/gpt-5.4

GPT-5.4 अभी आज़माएं

साइनअप पर 1000 फ्री API क्रेडिट पाएं। कोई क्रेडिट कार्ड ज़रूरी नहीं।