ChatCompletionSkill.ResponseFormat 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.
Determines how the LLM should format its response. Defaults to 'text' response type.
public Azure.Search.Documents.Indexes.Models.ChatCompletionResponseFormat ResponseFormat { get; set; }
member this.ResponseFormat : Azure.Search.Documents.Indexes.Models.ChatCompletionResponseFormat with get, set
Public Property ResponseFormat As ChatCompletionResponseFormat