Share via


AgentDefinition.CreateWorkflowAgentDefinitionFromYaml(String) Method

Definition

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

Parameters

workflowYamlDocument
String

Returns

Applies to