AgentTool.CreateStructuredOutputsTool(StructuredOutputDefinition) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.AI.Projects.OpenAI.CaptureStructuredOutputsTool CreateStructuredOutputsTool(Azure.AI.Projects.OpenAI.StructuredOutputDefinition outputs);
static member CreateStructuredOutputsTool : Azure.AI.Projects.OpenAI.StructuredOutputDefinition -> Azure.AI.Projects.OpenAI.CaptureStructuredOutputsTool
Public Shared Function CreateStructuredOutputsTool (outputs As StructuredOutputDefinition) As CaptureStructuredOutputsTool
Parameters
- outputs
- StructuredOutputDefinition