Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/core / / ReasoningContentMeta
Interface: ReasoningContentMeta
Defined in: packages/core/src/types/message.ts:115
Opaque metadata round-tripped on ReasoningContent. Adapter-defined keys; consumers must NOT introspect or modify the contents.
Stable
Indexable
ts
[extraKey: string]: unknownProperties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
data? | readonly | string | packages/core/src/types/message.ts:118 |
provider? | readonly | string | packages/core/src/types/message.ts:116 |
signature? | readonly | string | packages/core/src/types/message.ts:117 |