iiRecord
Agentic AI Atlas · Ollama /api/chat — streaming terminal
protocol-message:ollama-chat-stream-donea5c.ai
II.
ProtocolMessage overview

protocol-message:ollama-chat-stream-done

Reference · live

Ollama /api/chat — streaming terminal overview

Final JSONL line of a streaming chat call (done=true) carrying timing and token-count accounting.

ProtocolMessageOutgoing · 0Incoming · 1

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