Interface IST_AIChatMessage
Namespace: STAIHelper
Assembly: STAIHelper.dll
Syntax
[Guid("128C8B5A-F1D8-4436-B24E-EE1551C7228B")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_AIChatMessageProperties
Content
Declaration
string Content { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Name
Declaration
string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Role
Declaration
TChatMessageRole Role { get; set; }Property Value
| Type | Description | 
|---|---|
| TChatMessageRole | 
RoleAsString
Declaration
string RoleAsString { get; }Property Value
| Type | Description | 
|---|---|
| string |