iiRecord
Agentic AI Atlas · Ollama /api/embed — response
protocol-message:ollama-embed-responsea5c.ai
II.
ProtocolMessage overview

protocol-message:ollama-embed-response

Reference · live

Ollama /api/embed — response overview

Embedding response envelope. The catalog reuses AssistantMessage as the closest existing messageType for vendor responses that are not chat / stream / result.

ProtocolMessageOutgoing · 0Incoming · 1

Attributes

displayName
Ollama /api/embed — response
messageType
AssistantMessage
subtype
none
direction
core-to-user
terminal
true
errorCategory
none
payloadSchema
type
AssistantMessage
fields
  • model
  • embeddings[][]
  • total_duration
  • prompt_eval_count
description
Embedding response envelope. The catalog reuses AssistantMessage as the closest existing messageType for vendor responses that are not chat / stream / result.

Outgoing edges

None.

Incoming edges

emits_message_type1