II.
ModelTransportProtocol overview
Reference · livemodel-transport:cohere-embed
Cohere Embed API overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for model-transport:cohere-embed.
Attributes
displayName
Cohere Embed API
vendor
Cohere
specUrl
thinkingChannel
none
cacheControl
none
firstSpecVersion
2024-09
currentSpecVersion
v2
status
standard
requestBodyShape
POST /v2/embed
Headers:
- `Authorization: Bearer <api-key>`
- `Content-Type: application/json`
Body includes `model`, input texts/images or mixed inputs depending
on model support, input type, and optional embedding output controls.
responseBodyShape
Embedding responses return embeddings in the requested representation
along with response metadata.
streamingEventTypes
[]
streamEventKinds
[]
toolCallWireFormat
Not applicable. Embedding requests do not emit tool calls.
toolResultWireFormat
Not applicable. Embedding requests do not consume tool results.
errorEnvelope
Cohere API errors return JSON with an error message and HTTP status.
Rate limits use HTTP 429.
authHeaderFormat
`Authorization: Bearer <api-key>`
versioningHeader
API version is path-versioned through `/v2/embed`.
Outgoing edges
realizes1
- layer:3-transport·LayerTransport
served_by1
- provider:cohere·ProviderCohere
spoken_by2
- model:cohere-embed-v4-0@current·ModelVersionCohere Embed v4.0
- model:cohere-embed-english-v3@current·ModelVersionCohere Embed English v3
Incoming edges
serves1
- provider:cohere·ProviderCohere
speaks1
- model:cohere-embed-v4-0@current·ModelVersionCohere Embed v4.0