ChatCompletionResponseFormatJsonSchemaProperties.Schema 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.
Object defining the custom schema the model will use to structure its output.
public Azure.Search.Documents.Indexes.Models.ChatCompletionSchema Schema { get; set; }
member this.Schema : Azure.Search.Documents.Indexes.Models.ChatCompletionSchema with get, set
Public Property Schema As ChatCompletionSchema