Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/memory / / AnnotatedPart
Interface: AnnotatedPart
Defined in: packages/memory/src/context-engine/io-types.ts:62
Single annotated MessageContent part assembled by the engine.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
annotation | readonly | ContentAnnotation | packages/memory/src/context-engine/io-types.ts:64 |
content | readonly | MessageContent | packages/memory/src/context-engine/io-types.ts:63 |