OPENAPI / COMPONENTS / SCHEMAS

Workflow Registration 数据结构

WorkflowRegistration

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

object8字段
compatible_with_chat_assistantboolean

Mistral AI API 合约中的 compatible with chat assistant 值。

definitionWorkflowCodeDefinition必填

Mistral AI API 合约中的 definition 值。

deployment_idstring

Mistral AI API 合约中的 deployment id 值。

deployment_namestring

Mistral AI API 合约中的 deployment name 值。

idstring必填

Mistral AI API 合约中的 id 值。

task_queuestring

Mistral AI API 合约中的 task queue 值。

workflowstring

Mistral AI API 合约中的 workflow 值。

workflow_idstring必填

Mistral AI API 合约中的 workflow id 值。