你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WorkflowAgentDefinition.FromYaml(String) Method

Definition

public static Azure.AI.Projects.OpenAI.WorkflowAgentDefinition FromYaml(string workflowYamlDocument);
static member FromYaml : string -> Azure.AI.Projects.OpenAI.WorkflowAgentDefinition
Public Shared Function FromYaml (workflowYamlDocument As String) As WorkflowAgentDefinition

Parameters

workflowYamlDocument
String

Returns

Applies to