displayName
Ollama /api/generate — non-streaming response
messageType
AssistantMessage
subtype
none
direction
core-to-user
terminal
true
errorCategory
none
payloadSchema
type
AssistantMessage
fields
- model
- created_at
- response
- done=true
- context[]?
- total_duration
description
Full non-streaming completion envelope from /api/generate. Carries
the assistant `response` text and a `context` token-id array for
follow-up turns.