Udostępnij przez


ChatCompletionResponseFormatJsonSchemaProperties.Schema Property

Definition

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

Property Value

Applies to