Share via


CompletionsOptions.Echo Property

Definition

A value specifying whether completions responses should include input prompts as prefixes to their generated output.

public bool? Echo { get; set; }
member this.Echo : Nullable<bool> with get, set
Public Property Echo As Nullable(Of Boolean)

Property Value

Applies to