Skip to content

ThinkingEventPayload

Payload for “thinking” events — reasoning/chain-of-thought tokens.

---
title: ThinkingEventPayload
config:
  look: handDrawn
  theme: colorful
  class:
    hideEmptyMembersBox: true
---
classDiagram
    class ThinkingEventPayload {
        +string token
    }
token: Let me consider...
NameTypeDescription
tokenstringThe thinking/reasoning token text