Function: referenceMarker()¶
referenceMarker(
ref):string
Defined in: src/references/serialize.ts:29
The textual marker kept at a reference's mention position in the message
text, so the model sees where each reference was cited (correlated to the
manifest by id). Chip UIs render @name; the serialized text keeps this
token.
Parameters¶
ref¶
Returns¶
string