ChatCompletionResponseFormat.ChatCompletionSchemaProperties Property
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.
An open dictionary for extended properties. Required if 'type' == 'json_schema'.
public Azure.Search.Documents.Models.ChatCompletionResponseFormatJsonSchemaProperties ChatCompletionSchemaProperties { get; set; }
member this.ChatCompletionSchemaProperties : Azure.Search.Documents.Models.ChatCompletionResponseFormatJsonSchemaProperties with get, set
Public Property ChatCompletionSchemaProperties As ChatCompletionResponseFormatJsonSchemaProperties