II.
ProtocolMessage overview
Reference · liveprotocol-message:mistral-stream-chunk
Mistral chat / stream chunk overview
SSE `data: {...}` chunk on the streaming chat completions endpoint. Carries delta text and/or tool-call argument deltas.
Attributes
displayName
Mistral chat / stream chunk
messageType
StreamEvent
subtype
none
direction
core-to-user
terminal
false
errorCategory
none
payloadSchema
type
StreamEvent
fields
- id
- object=chat.completion.chunk
- choices[](delta(content?, tool_calls?), index, finish_reason?)
description
SSE `data: {...}` chunk on the streaming chat completions endpoint.
Carries delta text and/or tool-call argument deltas.
Outgoing edges
None.
Incoming edges
emits_message_type1
- provider:mistral·ProviderMistral AI