Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/memory / / AnnotatedPart
Interface: AnnotatedPart
Defined in: packages/memory/src/context-engine/engine.ts:205
Single annotated MessageContent part assembled by the engine.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
annotation | readonly | ContentAnnotation | packages/memory/src/context-engine/engine.ts:207 |
content | readonly | MessageContent | packages/memory/src/context-engine/engine.ts:206 |