Condividi tramite


CaptureStructuredOutputsTool Class

Definition

A tool for capturing structured outputs.

public class CaptureStructuredOutputsTool : Azure.AI.Projects.Agents.AgentTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.CaptureStructuredOutputsTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.CaptureStructuredOutputsTool>
type CaptureStructuredOutputsTool = class
    inherit AgentTool
    interface IJsonModel<CaptureStructuredOutputsTool>
    interface IPersistableModel<CaptureStructuredOutputsTool>
Public Class CaptureStructuredOutputsTool
Inherits AgentTool
Implements IJsonModel(Of CaptureStructuredOutputsTool), IPersistableModel(Of CaptureStructuredOutputsTool)
Inheritance
CaptureStructuredOutputsTool
Implements

Applies to