Share via


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