OPENAPI / COMPONENTS / SCHEMAS
Stream Event Sse Payload data structure
StreamEventSsePayloadStructural definition for Stream Event Sse Payload in the Mistral AI API contract.
object6properties
broker_sequenceintegerrequiredbroker sequence value in the Mistral AI API contract.
datastringrequireddata value in the Mistral AI API contract.
metadataobjectmetadata value in the Mistral AI API contract.
streamstringrequiredstream value in the Mistral AI API contract.
timestampstringtimestamp value in the Mistral AI API contract.
workflow_contextStreamEventWorkflowContextrequiredworkflow context value in the Mistral AI API contract.