content(wiki): expand stub openai-gpt.md (+25 lines)
This commit is contained in:
parent
6ecfdf018f
commit
a14cbf6ce8
1 changed files with 24 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
created: 2026-06-05
|
created: 2026-06-05
|
||||||
updated: 2026-06-05
|
updated: 2026-06-16
|
||||||
sources: [blog/2026-05-15_ai-news-roundup-may-2026.md]
|
sources: [blog/2026-05-15_ai-news-roundup-may-2026.md]
|
||||||
tags: [tool, openai, gpt, model]
|
tags: [tool, openai, gpt, model]
|
||||||
---
|
---
|
||||||
|
|
@ -23,3 +23,25 @@ tags: [tool, openai, gpt, model]
|
||||||
## Positionierung
|
## Positionierung
|
||||||
- Dominant im multimodal/massenmarkt
|
- Dominant im multimodal/massenmarkt
|
||||||
- Stärkste Consumer- und Productivity-Integration
|
- Stärkste Consumer- und Productivity-Integration
|
||||||
|
|
||||||
|
## Konkurrenz-Lage Mai 2026
|
||||||
|
|
||||||
|
Im aktuellen Frontier-Modell-Streit positionieren sich die großen Anbieter unterschiedlich:
|
||||||
|
|
||||||
|
| Anbieter | Modell | Stärke |
|
||||||
|
|----------|--------|--------|
|
||||||
|
| **OpenAI** | GPT-5.5 + Instant | Multimodal, Consumer/Productivity, 1M Context |
|
||||||
|
| **Anthropic** | Claude Opus 4.7 | Frontier GA, Mythos-Integration geplant, $30 Mrd. ARR |
|
||||||
|
| **Google DeepMind** | Gemini 3.1 Pro | Kosteneffizient für Enterprise, Cloud-Integration |
|
||||||
|
| **xAI** | Grok (schnelle Iteration) | Competitive Pricing, X-Integration |
|
||||||
|
|
||||||
|
Anthropic kommt auf 500+ Unternehmen mit >$1 Mio. Jahresausgaben und 8 von Fortune 10 als Kunden — das ist derzeit die stärkste Enterprise-Penetration, während OpenAI beim Consumer/Productivity-Segment führt.
|
||||||
|
|
||||||
|
## Modell-Routing im RamaDama-Setup
|
||||||
|
|
||||||
|
OpenAI-Modelle werden über `openrouter/openai/...` geroutet, GPT-5.4 ist im Model-Routing mit 200k Context / 32k Output etabliert (Reasoning deaktiviert).
|
||||||
|
|
||||||
|
## Verwandte Seiten
|
||||||
|
- [[wiki/architecture/model-routing]] — wie GPT-Modelle im Agent-Stack eingebunden sind
|
||||||
|
- [[wiki/concepts/agents/ai-agents-2026]] — GPT-5.5 als Agentic-Coding-Vorreiter
|
||||||
|
- [[wiki/tools/anthropic-claude]] — direkter Frontier-Konkurrent
|
||||||
Loading…
Add table
Reference in a new issue