來源較早收集於 20m

傳 OpenAI 正考慮大幅調降 Token 價格

傳 OpenAI 正考慮大幅調降 Token 價格
PostLinkedIn
📱閱讀原文: Ifanr (爱范儿)
#api-pricing#inference-cost#llm-economicsopenai-apiopenaigpt-4o

💡更低的 Token 成本能顯著提升您 AI 產品的利潤空間與擴展性。

⚡ 30 秒速覽

有什麼變化

OpenAI 正在評估大幅調降 API Token 價格。

為什麼重要

價格調降將迫使競爭對手調整定價策略,可能引發 AI 推論成本的「價格戰」。這對開發者有利,因為它能改善 AI 產品的單位經濟效益。

下一步行動

請密切關注 OpenAI 官方定價頁面,並準備重新評估即將進行的生產部署之請求成本預測。

誰應關注:Developers & AI Engineers

關鍵要點

  • OpenAI 正在評估大幅調降 API Token 價格。
  • 此舉旨在面對日益激烈的競爭中維持市場主導地位。
  • 更低的成本有望加速 LLM 在企業應用中的普及。

🧠 深度解析

背景與延伸:來自公開資料,非原文內容。引用 22 個來源。

🔑 增強重點摘要

  • OpenAI's consideration of token price reductions is a direct response to intense competition, particularly from Anthropic, which has gained significant enterprise traction with its Claude Code model.
  • The potential price cuts are influenced by a phenomenon dubbed 'tokenmaxxing,' where corporate users have reportedly exhausted their AI token budgets rapidly, leading to calls for more cost-efficient solutions from OpenAI's CEO, Sam Altman.
  • This strategic move by OpenAI is anticipated to precede similar price reductions from Anthropic, potentially triggering a broader price war across the AI industry, which could significantly compress profit margins for both companies given their substantial computational costs.
  • OpenAI has previously introduced cost-saving measures like the Flex Processing API, offering a 50% discount for compromises on response speed and stability, and automatic prompt caching for up to 90% off repeated input, indicating a history of addressing cost efficiency.
  • The reported price cuts come as both OpenAI and Anthropic are preparing for potential IPOs in late 2026, with Anthropic recently achieving a higher valuation than OpenAI, intensifying the pressure to demonstrate market dominance and a path to profitability.
📊 競品分析▸ Show

LLM API Pricing Comparison (as of May 2026)

ProviderModelInput (per 1M tokens)Output (per 1M tokens)Key Features / Notes
OpenAIGPT-5.5 Pro$30.00$180.00Flagship, highest-stakes reasoning, 1,050,000-token context window.
GPT-5.5$5.00$30.00Doubles GPT-5.4's flagship rate, 1,050,000-token context window, coding, research.
GPT-5.4$2.50$15.00Recommended production workhorse, 1M context.
GPT-5.4 Mini$0.75$4.50Budget option, outperforms GPT-4 Turbo at lower cost.
GPT-4.1 Nano$0.10$0.40Lowest tier, superior replacement for GPT-3.5 Turbo.
o3 reasoning$15.00$60.00Advanced reasoning model.
Batch API50% discount50% discountAvailable across all models for non-real-time workloads.
Prompt CachingUp to 90% offN/AAutomatic discount on cached input.
AnthropicClaude Opus 4.7 (launched April 16, 2026)$5.00$25.00Flagship, updated tokenizer for more tokens per input.
Claude Sonnet 4.6$3.00$15.00Workhorse for production, strong on coding, analysis.
Claude Haiku 4.5$1.00$5.00Cost-effective option.
GoogleGemini 2.0 Flash-Lite$0.075$0.30Cheapest overall.
Gemini 3 Flash$0.50$3.00Efficient model.
DeepSeekDeepSeek V3.2$0.14$0.28Cheapest LLM API overall.
Mistral AIMistral Small 3.2$0.10$0.30GDPR-compliant budget option.
xAIGrok 4 Fast$0.20$0.50Efficient model.

🛠️ 技術深入

OpenAI models process text by breaking it down into 'tokens,' which are fundamental units of text.

  • Token Definition: Tokens are text 'chunks' representing commonly occurring sequences of characters in large language training datasets. They can be a single character, a fraction of a word, or an entire word.
  • Tokenization Process: Text data (e.g., a prompt) is deconstructed into a sequence of tokens. The model then generates the next token in sequence for text completion.
  • Byte Pair Encoding (BPE): OpenAI utilizes BPE for tokenization, a data compression algorithm that replaces frequent pairs of bytes with a single byte, reducing text size and facilitating processing.
  • Tiktoken: OpenAI developed tiktoken, an open-source tool specifically for tokenizing text, which is used to count tokens and understand associated API costs.
  • Token Limits: Every model has a 'context window,' defining the maximum number of tokens it can process for a single request (input + output). Exceeding this limit requires shortening prompts or breaking down text.
  • Token Types for Billing: Token usage is tracked in categories including input tokens (in your request), output tokens (generated in response), cached tokens (reused, often at a reduced rate), and reasoning tokens (internal 'thinking steps' in advanced models).
  • Token-to-Word Ratio: For English, approximately 1 token equals 4 characters or ¾ of a word. This ratio varies significantly across languages (e.g., English: 1 word ≈ 1.3 tokens; Hindi: 1 word ≈ 6.4 tokens).
  • Encoding: Different OpenAI models use different encodings for tokenization (e.g., cl100k_base for GPT-4, GPT-3.5-turbo, text-embedding-ada-002).

🔮 前景展望基於引用來源的 AI 分析

A widespread AI price war is imminent.
OpenAI's anticipated price cuts, driven by competition with Anthropic and other providers, are likely to be met with similar reductions from rivals, leading to a broader industry-wide price war.
Profitability for leading AI companies will face significant pressure.
Aggressive token price reductions, while boosting adoption, will compress revenue margins for companies like OpenAI and Anthropic, who already incur billions in computational costs for their AI systems.
Enterprise adoption of LLMs will accelerate significantly.
Lower token costs will reduce the financial barrier for businesses, making large language models more accessible and economically viable for a wider range of enterprise applications.

時間線

2023-03
GPT-4 launched with initial pricing of $30/$60 per 1M tokens.
2023-11
OpenAI's `tiktoken` library and BPE tokenization explained.
2024-09
OpenAI GPT tokens explained, including word-to-token ratios for various languages.
2025-12
DeepSeek notably halved its prices, exemplifying a broader trend of rapidly falling AI costs.
2026-01
OpenAI launched the GPT-4.1 family, replacing GPT-4o pricing.
2026-02
OpenAI's GPT-5.2 launched as a flagship model, with GPT-5 nano covering budget tiers.
2026-04
Anthropic launched Claude Opus 4.7 with an updated tokenizer.
2026-06-10
Wall Street Journal reports OpenAI is considering significant token price reductions.
📰

AI 週報

閱讀本週精選 AI 大事摘要 →

👉相關動態

AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: Ifanr (爱范儿)

這是摘要,不是原文。去看原站,或訂閱每週簡報。

每週電子報

每週一封,可隨時退訂。