Skip to content
AI Model Watch

ChatGPT

by OpenAI · openai.com

ChatGPT is OpenAI's flagship conversational AI product, built on the GPT family of large language models and launched on November 30, 2022 as a free research preview. It reached 1 million users in five days and 100 million in approximately two months — the fastest-ever consumer internet application growth on record — and is widely credited with catalyzing the global generative AI boom. The current flagship, GPT-5.5 (released April 23, 2026, internal codename 'Spud'), is purpose-built for agentic computer use, multi-step coding, and scientific research workflows, and ships with a 1-million-token context window.

best model GPT-5.5 version 5.5 released Apr 23, 2026

OpenAI was founded in December 2015 in Delaware as a nonprofit research lab by Sam Altman, Greg Brockman, Ilya Sutskever, Elon Musk, and others, with a stated mission to develop artificial general intelligence (AGI) for the benefit of humanity. Musk departed the board in 2018 after disagreements, and in 2019 OpenAI created a capped-profit for-profit subsidiary to attract the enormous capital required for large-scale model training. Microsoft committed an initial $1 billion investment that year, eventually totaling over $13 billion across subsequent rounds. By 2020, OpenAI released GPT-3 — trained on 175 billion parameters and 45 terabytes of text data — which powered early developer applications via API. In January 2022, OpenAI released InstructGPT, a reinforcement-learning-from-human-feedback (RLHF) fine-tune of GPT-3.5 that became the direct technical precursor to ChatGPT. A 2025 restructuring converted the for-profit subsidiary into a public benefit corporation (OpenAI Group PBC), with the nonprofit OpenAI Foundation retaining 26% conventional equity.

ChatGPT launched on November 30, 2022 as a free public research preview built on GPT-3.5. OpenAI's own team released it internally described as 'a research preview' with few expectations; engineers later said they were surprised by how much mainstream attention it attracted. ChatGPT reached 1 million users in five days and 100 million monthly active users in roughly two months, making it the fastest-growing consumer internet application in history at the time. ChatGPT Plus, a $20/month subscription offering faster access and priority features, launched on February 1, 2023. On March 14, 2023, OpenAI released GPT-4, a substantially more capable multimodal model capable of accepting both text and image inputs, available first in ChatGPT Plus and via API. Microsoft rapidly integrated OpenAI models into Bing, Edge, and Microsoft 365. In March 2023, Italy became the first country to temporarily ban ChatGPT over data-protection concerns, lifting the block one month later after OpenAI addressed regulatory demands. The New York Times sued OpenAI and Microsoft in December 2023 for alleged copyright infringement, and the case entered the discovery phase.

In November 2023, OpenAI experienced the most dramatic corporate governance crisis in modern tech history. On November 17, 2023, the nonprofit board fired CEO Sam Altman, citing that he 'was not consistently candid in his communications with the board.' Former board member Helen Toner later alleged on a podcast that Altman had withheld information about safety processes and that two executives had reported 'psychological abuse.' Co-founder and president Greg Brockman resigned in solidarity the same day. Microsoft publicly announced plans to hire Altman for a new AI research division. Within hours, the vast majority of OpenAI's roughly 800 employees signed a letter threatening to resign and join Altman at Microsoft if the board did not reverse course. Facing the collapse of the company's workforce and investor relations, the board reinstated Altman as CEO on November 22, 2023 — just five days after his ouster — and several board members who voted to remove him subsequently departed.

In 2024, OpenAI expanded both its technical capabilities and its legal and regulatory exposure. GPT-4o ('omni') launched in May 2024 as the first model to natively process and generate text, audio, and images in a single model without pipeline handoffs, achieving state-of-the-art results in multilingual and voice benchmarks. A separate controversy erupted after users noted a resemblance between GPT-4o's 'Sky' voice and actress Scarlett Johansson's voice; OpenAI pulled the voice on May 20, 2024, and said it was not an imitation. On September 12, 2024, OpenAI launched o1-preview, the first model in its 'o-series' reasoning paradigm, which allocates additional inference-time compute to chain-of-thought thinking before responding, achieving approximately PhD-level performance on physics, chemistry, and biology benchmarks. The full o1 model and the $200/month ChatGPT Pro tier launched in December 2024. Italy's Garante concluded its 2023 investigation in December 2024 with a €15 million GDPR fine against OpenAI.

GPT-5 launched on August 7, 2025 as the default model for all ChatGPT users, offering approximately 45% fewer factual errors than GPT-4o on web-search-enabled prompts and new state-of-the-art results on math, coding, health, and visual reasoning benchmarks. OpenAI then entered an aggressive sub-major iteration cycle: GPT-5.1 (November 2025), GPT-5.2 with Thinking/Pro tiers (December 2025), GPT-5.3/GPT-5.4 with deepened Codex integration (March 2026), and GPT-5.5 — codename 'Spud' — on April 23, 2026, which became the current flagship model. GPT-5.5 Instant replaced GPT-5.3 as the free-tier default on May 5, 2026. During this period, OpenAI closed a $122 billion funding round in March 2026 at an $852 billion valuation, faced a wrongful death lawsuit in August 2025 alleging ChatGPT contributed to a minor's suicide, signed a classified-network deployment deal with the U.S. Department of Defense in February 2026, and by May 2026 was reported to be confidentially filing for an IPO targeting a fall 2026 debut.

What it's good at

Agentic coding and autonomous computer use

GPT-5.5 is specifically optimized to write and debug code, operate software interfaces, chain tool calls, and navigate ambiguity across multi-step tasks without step-by-step hand-holding. OpenAI reported 82.7% on Terminal-Bench 2.0, and the AI Security Institute rated GPT-5.5 as 'the strongest model we have tested' on expert-level cybersecurity tasks with a 71.4% average pass rate.

1-million-token context window

GPT-5.5 ships with a 1-million-token context window in the API, enabling ingestion of entire large codebases, multi-book document sets, or long conversation histories in a single prompt. This is approximately 8× the 128K-token window of GPT-4o.

Chain-of-thought reasoning (Thinking / Pro modes)

The o1/o3 reasoning model family and subsequent GPT-5.x Thinking variants allocate additional inference-time compute for step-by-step reasoning before producing a final answer. The o1-preview scored 83% on the American Invitational Mathematics Examination versus 13% for GPT-4o, and performed at approximately PhD level on physics, chemistry, and biology benchmarks.

Native multimodal input and output (text, vision, audio)

Since GPT-4o in May 2024, ChatGPT can natively process and generate text, images, and audio within a single model, without separate pipeline handoffs. GPT-4o achieved state-of-the-art audio speech recognition and translation at launch, covering over 50 languages representing more than 97% of global speakers.

Substantially reduced hallucination rate

GPT-5's responses on anonymized, web-search-enabled production traffic were approximately 45% less likely to contain a factual error than GPT-4o; with Thinking mode enabled, factual error rates were approximately 80% lower than OpenAI's prior o3 model.

Live web search and real-time grounding

ChatGPT integrates native web search, allowing models to retrieve and cite current news, pricing, research, and other time-sensitive information rather than relying solely on their training-cutoff knowledge, a capability extended to ChatGPT Voice in 2026.

Image generation (GPT Image 2)

The GPT Image family replaced DALL-E 3 as ChatGPT's default image generator in March 2025, and the current gpt-image-2 model further improves text rendering inside images, instruction-following, and photorealistic fidelity.

Scientific research acceleration

OpenAI's chief research officer stated that GPT-5.5 'shows meaningful gains on scientific and technical research workflows' and may assist with drug discovery; the model scored 51.7% on FrontierMath Tier 1–3 benchmarks and 35.4% on the harder Tier 4, outperforming Claude Opus 4.7 and Gemini 3.1 Pro on OpenAI's published comparisons.

Backlash & criticism

November 2023 CEO firing and governance breakdown

OpenAI's board fired CEO Sam Altman on November 17, 2023, citing lack of candor; former board member Helen Toner later alleged Altman withheld safety information and that two executives had reported 'psychological abuse.' The five-day crisis — including a near-total employee revolt of roughly 800 staff threatening to resign — exposed deep structural tension between OpenAI's nonprofit safety mission and its commercial growth ambitions, and triggered regulatory scrutiny.

Copyright infringement lawsuits (NYT and authors)

In December 2023, The New York Times sued OpenAI and Microsoft, alleging millions of copyrighted articles were used without permission to train GPT models and that ChatGPT can reproduce near-verbatim excerpts, effectively bypassing the Times paywall. Multiple authors and media companies filed similar suits; as of mid-2026 the cases remain in discovery, and the outcome could significantly reshape how AI companies source training data.

Italy GDPR fine and data-privacy violations

Italy's data protection authority (Garante) issued a €15 million fine against OpenAI in December 2024, finding that ChatGPT was trained on users' personal data without an adequate legal basis, failed to notify regulators of a March 2023 data breach exposing chat histories and payment data of Plus subscribers, and lacked age-verification to protect minors under 13. OpenAI called the fine 'disproportionate' — stating it was nearly 20 times its Italian revenue during the relevant period — and announced an appeal.

Minor safety and wrongful death lawsuit

In August 2025, the parents of a 16-year-old boy who died by suicide filed a wrongful death lawsuit (Raine v. OpenAI) in California state court, alleging that months of ChatGPT conversations about mental health and self-harm contributed to their son's death and that safeguards for minors were inadequate. OpenAI expressed condolences and stated it was strengthening protections, including updated crisis response behavior and parental controls.

Opacity shift and 'closedAI' criticism

In March 2023, OpenAI was widely criticized for releasing GPT-4 with minimal technical transparency — disclosing no parameter count, training data composition, or architectural details — contradicting its original 'open' research ethos. The company cited competitiveness and safety concerns, but independent researchers argued the secrecy made auditing safety claims and replicating safety research effectively impossible.

Hallucination and fabricated citations

ChatGPT has been repeatedly documented generating plausible but false citations, fabricated court cases, and nonexistent academic studies; one librarian at Seattle University found that most ChatGPT-generated citations were not real or largely incorrect. These failures prompted multiple academic journals, including Science, to ban or strictly restrict AI-generated text submissions from 2023 onward.

Release timeline

Nov 2022 Jun 2026
  1. Apr 23, 2026
    GPT-5.5 current

    Current flagship (codename 'Spud'); 1M-token context window; top-ranked on Terminal-Bench 2.0 (82.7%) and AI Security Institute cybersecurity tasks; GPT-5.5 Instant became the default free-tier model on May 5, 2026

  2. Mar 1, 2026
    GPT-5.4

    GPT-5.3 Instant and GPT-5.4 appeared in early March 2026, deepening Codex agentic coding integration and advancing computer-use capabilities in the lead-up to GPT-5.5

  3. Dec 1, 2025
    GPT-5.2

    Added Thinking and Pro reasoning tiers within the GPT-5 family; extended knowledge cutoff to August 2025; improved financial modeling, spreadsheet formatting, and complex document summarization

  4. Nov 1, 2025
    GPT-5.1

    First point-release iteration of the GPT-5 family; addressed user feedback on GPT-5's perceived flat and uncreative personality tone following the August launch

  5. Aug 7, 2025
    GPT-5

    Major generational leap; unified reasoning and multimodal capabilities; became default for all free and paid users; ~45% fewer hallucinations vs. GPT-4o; SOTA on math, coding, health, and vision benchmarks

  6. Feb 1, 2025
    GPT-4.5

    Transitional model (internally developed as 'Orion') released initially to Pro users; deprecated in April 2025 as GPT-5 superseded it; last major non-unified GPT-4 generation model

  7. Dec 5, 2024
    o1 (full) + ChatGPT Pro launch

    Full o1 model released during '12 Days of OpenAI'; ChatGPT Pro tier ($200/month) launched offering unlimited o1 access and o1 Pro mode for extended reasoning

  8. Sep 12, 2024
    o1-preview

    Launched OpenAI's 'o-series' reasoning paradigm; model allocates extra inference-time compute for chain-of-thought thinking; scored 83% on AIME vs. 13% for GPT-4o; PhD-level science benchmarks

  9. May 13, 2024
    GPT-4o

    First natively omni model processing text, audio, and vision in a single network without pipeline handoffs; set SOTA on voice and multilingual benchmarks; became free-tier default

  10. Nov 6, 2023
    GPT-4 Turbo

    Unveiled at OpenAI's first DevDay; introduced 128K-token context window (300+ pages of text per prompt) and 3× cheaper input token pricing versus GPT-4

  11. Mar 14, 2023
    GPT-4

    First multimodal model in ChatGPT accepting text and image inputs; major leap in reasoning, coding, and professional-exam performance; introduced via ChatGPT Plus and API

  12. Nov 30, 2022
    ChatGPT (GPT-3.5)

    First public chatbot built on GPT-3.5; launched as a free research preview with no fanfare; became the fastest-growing consumer application in history, reaching 100M users in ~2 months