@sqlrooms/ai-core / ChatTurnPresentation
Type Alias: ChatTurnPresentation
ChatTurnPresentation =
object
Semantic data and pre-wired rendering for one turn. Custom layouts may use either level without rebuilding search ids, slot props, or hoist decisions.
Properties
id
id:
string
isCompleted
isCompleted:
boolean
prompt
prompt:
ChatPromptRegion
activity
activity:
ChatActivityRegion
response
response:
ChatTextRegion
hoistedOutputs
hoistedOutputs:
ChatOutputRegion
summary
summary:
ChatTextRegion
error?
optionalerror?:ChatErrorRegion
actions
actions:
ChatActionsRegion
timeline
timeline:
ChatTimelineRegion