II.
ProtocolMessage overview
Reference · liveprotocol-message:ollama-chat-stream-done
Ollama /api/chat — streaming terminal overview
Final JSONL line of a streaming chat call (done=true) carrying timing and token-count accounting.
Attributes
displayName
Ollama /api/chat — streaming terminal
messageType
StreamEvent
subtype
none
direction
core-to-user
terminal
false
errorCategory
none
payloadSchema
type
StreamEvent
fields
- model
- created_at
- done=true
- total_duration
- eval_count
- prompt_eval_count
description
Final JSONL line of a streaming chat call (done=true) carrying
timing and token-count accounting.
Outgoing edges
None.
Incoming edges
emits_message_type1
- provider:ollama·ProviderOllama