PURISTA API / @purista/ai / AiSdkUiDataPart
Type Alias: AiSdkUiDataPart
AiSdkUiDataPart =
object&Record<string,unknown>
Defined in: packages/ai/src/protocol/aiSdkStream.ts:22
Generic AI SDK UI data part. The type must follow the data-* convention used by AI SDK UI message streams.
Type Declaration
id?
optionalid:string
type
type:
`data-${string}`
