ChatCompletionResponseFormat.JsonSchemaProperties 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.Indexes.Models.ChatCompletionSchemaProperties JsonSchemaProperties { get; set; }
member this.JsonSchemaProperties : Azure.Search.Documents.Indexes.Models.ChatCompletionSchemaProperties with get, set
Public Property JsonSchemaProperties As ChatCompletionSchemaProperties