OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Request 数据结构

WorkflowExecutionRequest

Mistral AI API 合约中的 Workflow Execution Request 结构定义。

object9字段
custom_tracing_attributesstring

Mistral AI API 合约中的 custom tracing attributes 值。

deployment_namestring

Mistral AI API 合约中的 deployment name 值。

execution_idstring

Mistral AI API 合约中的 execution id 值。

extensionsstring

Mistral AI API 合约中的 extensions 值。

force_new_traceboolean

Mistral AI API 合约中的 force new trace 值。

inputstring

Mistral AI API 合约中的 input 值。

task_queuestring

Mistral AI API 合约中的 task queue 值。

timeout_secondsstring

Mistral AI API 合约中的 timeout seconds 值。

wait_for_resultboolean

Mistral AI API 合约中的 wait for result 值。