terminal
howtonotcode.com
business

GPT-5.4 Pro

Ai Tool

GPT-4.5 (codenamed "Orion") is a large language model developed by OpenAI as part of the GPT series. Officially released on February 27, 2025, GPT-4.5 is available to users subscribed to the ChatGPT Plus and Pro plans across web, mobile, and desktop platforms. Access was also provided through the OpenAI API and Developer Playground until July 14, 2025. On August 7, 2025, with the release of GPT-5, GPT-4.5 was removed from both the API and ChatGPT users with the Plus and Teams tier, while Pro use

article 1 story calendar_today First seen: 2026-03-05 update Last seen: 2026-03-05 menu_book Wikipedia

Stories

Showing 1-1 of 1

OpenAI GPT-5.4 brings native computer use, 1M context, and spreadsheet hooks

OpenAI released GPT-5.4 with native computer-use agents, a 1M-token context window, and new Excel/Sheets integrations, alongside SDK changes developers need to adopt. OpenAI’s new GPT-5.4 family (“Thinking” and “Pro”) emphasizes longer-horizon workflows and efficiency, with claims of up to 47% fewer tokens on some tasks and a native Computer Use mode that can issue mouse/keyboard events and operate via libraries like Playwright, plus direct spreadsheet integrations for Microsoft Excel and Google Sheets [VentureBeat](https://venturebeat.com/technology/openai-launches-gpt-5-4-with-native-computer-use-mode-financial-plugins-for). In ChatGPT, 5.4 Thinking targets complex, multi-step reasoning and exposes an interruptible plan preview for Plus/Team/Pro, while Pro is reserved for higher tiers [TechRadar](https://www.techradar.com/ai-platforms-assistants/chatgpt/chatgpt-just-got-another-brain-boost-with-gpt-5-4-thinking-and-its-built-for-bigger-more-complex-tasks). For developers, the openai-python v2.25.0 SDK adds gpt-5.4, a new Computer tool, and Tool Search, while deprecating the prompt_cache_key param and touching message phase fields—warranting quick dependency audits and integration tests [GitHub release](https://github.com/openai/openai-python/releases/tag/v2.25.0). See OpenAI’s guidance to refine prompts and model behavior as you evaluate long-context and agentic workflows [Prompt guidance](https://developers.openai.com/api/docs/guides/prompt-guidance).

calendar_today 2026-03-05
openai gpt-54 gpt-54-thinking gpt-54-pro chatgpt