{
  "schemaVersion": "2026-06-11",
  "type": "EntityProfile",
  "publisher": {
    "type": "Organization",
    "name": "ELPA SPACE",
    "url": "https://elpa.space"
  },
  "entity": {
    "id": "openai-o1",
    "name": "OpenAI o1",
    "type": "AIModel",
    "url": "https://openai.com/o1/",
    "cluster": "ai-models",
    "description": "OpenAI reasoning model family.",
    "typeLabel": "AI Model",
    "hubUrl": "https://elpa.space/entities/openai-o1/",
    "path": "/entities/openai-o1/",
    "officialUrl": "https://openai.com/o1/",
    "coverageStats": {
      "coverageCount": 1,
      "articleCount": 1,
      "surfaceCount": 0,
      "primaryCount": 1,
      "mentionCount": 0,
      "relatedEntityCount": 2,
      "coverageStrength": "seed"
    },
    "coverage": [
      {
        "kind": "article",
        "slug": "thinking-vs-acting-balancing-reasoning-models-latency",
        "title": "The Reasoner Latency Paradox: Balancing Multi-Minute Reasoning With Low-Latency Action Routers",
        "dek": "Reasoning models like OpenAI o1 or GPT-5.5 provide unprecedented depth, but high execution latencies make them unfit for real-time agent loops. The solution is a hybrid thinking-versus-acting architecture.",
        "contentType": "analysis",
        "section": "Models",
        "date": "2026-05-23",
        "updatedDate": "2026-05-23",
        "path": "/articles/thinking-vs-acting-balancing-reasoning-models-latency/",
        "url": "https://elpa.space/articles/thinking-vs-acting-balancing-reasoning-models-latency/",
        "role": "primary"
      }
    ],
    "surfaces": [],
    "relationships": [
      {
        "id": "gemini-35-flash",
        "name": "Gemini 3.5 Flash",
        "type": "AIModel",
        "typeLabel": "AI Model",
        "cluster": "ai-models",
        "hubUrl": "https://elpa.space/entities/gemini-35-flash/",
        "officialUrl": "https://gemini.google.com/",
        "sharedSourceCount": 1,
        "sharedSourceUrls": [
          "https://elpa.space/articles/thinking-vs-acting-balancing-reasoning-models-latency/"
        ],
        "sharedArticleCount": 1,
        "sharedArticleUrls": [
          "https://elpa.space/articles/thinking-vs-acting-balancing-reasoning-models-latency/"
        ]
      },
      {
        "id": "gpt-55",
        "name": "GPT-5.5",
        "type": "AIModel",
        "typeLabel": "AI Model",
        "cluster": "ai-models",
        "hubUrl": "https://elpa.space/entities/gpt-55/",
        "officialUrl": "https://openai.com/",
        "sharedSourceCount": 1,
        "sharedSourceUrls": [
          "https://elpa.space/articles/thinking-vs-acting-balancing-reasoning-models-latency/"
        ],
        "sharedArticleCount": 1,
        "sharedArticleUrls": [
          "https://elpa.space/articles/thinking-vs-acting-balancing-reasoning-models-latency/"
        ]
      }
    ]
  }
}