OPENAPI / COMPONENTS / SCHEMAS

Workflow Code Definition 数据结构

WorkflowCodeDefinition

Mistral AI API 合约中的 Workflow Code Definition 结构定义。

object9字段
enforce_determinismboolean

Mistral AI API 合约中的 enforce determinism 值。

execution_timeoutnumber

Mistral AI API 合约中的 execution timeout 值。

input_schemaobject必填

Mistral AI API 合约中的 input schema 值。

on_behalf_ofboolean

Mistral AI API 合约中的 on behalf of 值。

output_schemastring

Mistral AI API 合约中的 output schema 值。

plugin_metadatastring

Mistral AI API 合约中的 plugin metadata 值。

queriesQueryDefinition

Mistral AI API 合约中的 queries 值。

signalsSignalDefinition

Mistral AI API 合约中的 signals 值。

updatesUpdateDefinition

Mistral AI API 合约中的 updates 值。