Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / SerializedMessage

Interface: SerializedMessage

Defined in: packages/provider/src/counters/serialize.ts:17

Internal

Plain-text projection of a Message. The shape is what the counter actually feeds the tokenizer.

Properties

PropertyModifierTypeDefined in
rolereadonlystringpackages/provider/src/counters/serialize.ts:18
textreadonlystringpackages/provider/src/counters/serialize.ts:19
toolCallsreadonlyreadonly { args: string; name: string; }[]packages/provider/src/counters/serialize.ts:20