OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Trace OTel Response 数据结构

WorkflowExecutionTraceOTelResponse

Mistral AI API 合约中的 Workflow Execution Trace OTel Response 结构定义。

object16字段
data_sourcestring必填

Mistral AI API 合约中的 data source 值。

deployment_namestring

Mistral AI API 合约中的 deployment name 值。

end_timestring必填

Mistral AI API 合约中的 end time 值。

execution_idstring必填

Mistral AI API 合约中的 execution id 值。

otel_trace_datastring

Mistral AI API 合约中的 otel trace data 值。

otel_trace_idstring

Mistral AI API 合约中的 otel trace id 值。

parent_execution_idstring

Mistral AI API 合约中的 parent execution id 值。

resultstring必填

Mistral AI API 合约中的 result 值。

root_execution_idstring必填

Mistral AI API 合约中的 root execution id 值。

run_idstring

Mistral AI API 合约中的 run id 值。

start_timestring必填

Mistral AI API 合约中的 start time 值。

statusstring必填

Mistral AI API 合约中的 status 值。

total_duration_msstring

Mistral AI API 合约中的 total duration ms 值。

user_idstring

Mistral AI API 合约中的 user id 值。

workflow_idstring

Mistral AI API 合约中的 workflow id 值。

workflow_namestring必填

Mistral AI API 合约中的 workflow name 值。