Share via


ChatCompletionsResponseFormat.Text Field

Definition

The standard Chat Completions response format that can freely generate text and is not guaranteed to produce response content that adheres to a specific schema.

public static readonly Azure.AI.OpenAI.ChatCompletionsResponseFormat Text;
 staticval mutable Text : Azure.AI.OpenAI.ChatCompletionsResponseFormat
Public Shared ReadOnly Text As ChatCompletionsResponseFormat 

Field Value

Applies to