> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.deepmask.io/llms.txt
> Use this file to discover all available pages before exploring further.

# GPT-5-Reihe

Die GPT-5-Reihe ist OpenAIs Frontier-Generation. GPT-5.2 ist schnell und zuverlässig; GPT-5.3 ist Coding-Spezialist; GPT-5.4 ist leistungsstärkster Agent mit nativer Computer-Steuerung.

## Wichtige Fähigkeiten

<CardGroup cols={2}>
  <Card title="Dichte Tabellenlogik" icon="table">
    Excel-Automatisierung und Finanzmodellierung.
  </Card>

  <Card title="Autonome Entwicklung" icon="code">
    GPT-5.3 versteht Shell, Git, CI/CD.
  </Card>

  <Card title="Computer-Use" icon="desktop">
    GPT-5.4 klickt, tippt, navigiert nativ.
  </Card>

  <Card title="Reasoning-Aufwand" icon="sliders">
    GPT-5.4 fünf Stufen von "none" bis "xhigh".
  </Card>
</CardGroup>

## Spezifikationen

| Spezifikation | GPT-5.2 | GPT-5.3 | GPT-5.4 |
| ------------- | ------- | ------- | ------- |
| Anbieter      | OpenAI  | OpenAI  | OpenAI  |
| Kontext       | 400K    | 400K-1M | 1,1M    |
| Reasoning     | Hoch    | Mittel  | X-Hoch  |
| GPQA Diamond  | 92,4 %  | 91,5 %  | 92,0 %  |
| Latenz (TTFT) | 0,55s   | 0,18s   | 0,55s   |
| Durchsatz     | 68      | 150+    | 65      |

[GPT-5 in DeepMask ausprobieren →](https://chat.deepmask.io/)
