Skip to content

Interface: ChatContentPart

One entry of a structured content array. Only type and text are read here; the index signature keeps provider-specific parts (images, thinking blocks, cache markers) intact through a parse/serialize round trip.

[key: string]: unknown

optional text?: string


optional type?: string