displayName
Cohere chat-stream / content-start
messageType
StreamEvent
subtype
none
direction
core-to-user
terminal
false
errorCategory
none
payloadSchema
type
StreamEvent
fields
- type=content-start
- index
- delta(message(content(type=text,text)))
description
Marks the start of a content block (text). Subsequent content-delta
events stream tokens into this block until content-end.