ResponsesCaptureStructuredOutputsTool Class
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.
A tool for capturing structured outputs.
public class ResponsesCaptureStructuredOutputsTool : Azure.AI.Extensions.OpenAI.ResponsesTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesCaptureStructuredOutputsTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesCaptureStructuredOutputsTool>
type ResponsesCaptureStructuredOutputsTool = class
inherit ResponsesTool
interface IJsonModel<ResponsesCaptureStructuredOutputsTool>
interface IPersistableModel<ResponsesCaptureStructuredOutputsTool>
Public Class ResponsesCaptureStructuredOutputsTool
Inherits ResponsesTool
Implements IJsonModel(Of ResponsesCaptureStructuredOutputsTool), IPersistableModel(Of ResponsesCaptureStructuredOutputsTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesCaptureStructuredOutputsTool(ResponsesStructuredOutputDefinition) |
Initializes a new instance of ResponsesCaptureStructuredOutputsTool. |
Properties
| Name | Description |
|---|---|
| Description |
Deprecated. This property is deprecated and will be removed in a future version. |
| Name |
Deprecated. This property is deprecated and will be removed in a future version. |
| OutputDefinition |
The structured outputs to capture from the model. |
| ToolConfigs |
Deprecated. This property is deprecated and will be removed in a future version. |