Interface IST_OpenAIChatMultipleStopSequences
Namespace: STAIHelper
Assembly: STAIHelper.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("BA2E9C4D-CDF7-45E6-9164-0EA34EA32BE2")]
public interface IST_OpenAIChatMultipleStopSequencesProperties
Count
Declaration
int Count { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Sequences[int]
Declaration
string Sequences[int index] { get; set; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | index | 
Property Value
| Type | Description | 
|---|---|
| string |