Megosztás a következőn keresztül:


ChatCompletionsOptions.StopSequences Property

Definition

A collection of textual sequences that will end completions generation.

public System.Collections.Generic.IList<string> StopSequences { get; }
member this.StopSequences : System.Collections.Generic.IList<string>
Public ReadOnly Property StopSequences As IList(Of String)

Property Value

Applies to