OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Progress Trace Event 数据结构

WorkflowExecutionProgressTraceEvent

Mistral AI API 合约中的 Workflow Execution Progress Trace Event 结构定义。

object10字段
attributesobject必填

Mistral AI API 合约中的 attributes 值。

end_time_unix_msstring

Mistral AI API 合约中的 end time unix ms 值。

errorstring

Mistral AI API 合约中的 error 值。

idstring必填

Mistral AI API 合约中的 id 值。

internalboolean

Mistral AI API 合约中的 internal 值。

namestring必填

Mistral AI API 合约中的 name 值。

start_time_unix_msinteger必填

Mistral AI API 合约中的 start time unix ms 值。

statusEventProgressStatus

Mistral AI API 合约中的 status 值。

timestamp_unix_nanointeger必填

Mistral AI API 合约中的 timestamp unix nano 值。

typeEventType

Mistral AI API 合约中的 type 值。