II.
ProtocolMessage overview
Reference · liveprotocol-message:ollama-generate-stream-chunk
Ollama /api/generate — streaming chunk overview
JSONL line delivered during a streaming /api/generate call carrying partial response text.
Attributes
displayName
Ollama /api/generate — streaming chunk
messageType
StreamEvent
subtype
none
direction
core-to-user
terminal
false
errorCategory
none
payloadSchema
type
StreamEvent
fields
- model
- created_at
- response
- done=false
description
JSONL line delivered during a streaming /api/generate call carrying
partial response text.
Outgoing edges
None.
Incoming edges
emits_message_type1
- provider:ollama·ProviderOllama