Interface IChatCompletionsOptions
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IChatCompletionsOptions : ITextGenerationOptions, IGenerationOptions
Properties
| Edit this page View SourceStopSequences
Declaration
List<string> StopSequences { get; }
Property Value
| Type | Description |
|---|---|
| List<string> |