OPENAPI / COMPONENTS / SCHEMAS

Stream Event Sse Payload data structure

StreamEventSsePayload

Structural definition for Stream Event Sse Payload in the Mistral AI API contract.

object6properties
broker_sequenceintegerrequired

broker sequence value in the Mistral AI API contract.

datastringrequired

data value in the Mistral AI API contract.

metadataobject

metadata value in the Mistral AI API contract.

streamstringrequired

stream value in the Mistral AI API contract.

timestampstring

timestamp value in the Mistral AI API contract.

workflow_contextStreamEventWorkflowContextrequired

workflow context value in the Mistral AI API contract.