iiRecord
Agentic AI Atlas · Cohere chat-stream / content-start
protocol-message:cohere-content-starta5c.ai
II.
ProtocolMessage overview

protocol-message:cohere-content-start

Reference · live

Cohere chat-stream / content-start overview

Marks the start of a content block (text). Subsequent content-delta events stream tokens into this block until content-end.

ProtocolMessageOutgoing · 0Incoming · 1

Attributes

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.

Outgoing edges

None.

Incoming edges

emits_message_type1