Freigeben über


CaptureStructuredOutputsTool Class

Definition

A tool for capturing structured outputs.

public class CaptureStructuredOutputsTool : Azure.AI.AgentServer.Responses.Models.Tool, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.CaptureStructuredOutputsTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.CaptureStructuredOutputsTool>
type CaptureStructuredOutputsTool = class
    inherit Tool
    interface IJsonModel<CaptureStructuredOutputsTool>
    interface IPersistableModel<CaptureStructuredOutputsTool>
Public Class CaptureStructuredOutputsTool
Inherits Tool
Implements IJsonModel(Of CaptureStructuredOutputsTool), IPersistableModel(Of CaptureStructuredOutputsTool)
Inheritance
CaptureStructuredOutputsTool
Implements

Applies to