Class LocalChatbotProfile
Inherited Members
Namespace: Glitch9.AIDevKit.Advanced
Assembly: .dll
Syntax
public class LocalChatbotProfile : LocalChatbotProfileBase, ILocalChatbotProfile, IAssistantProfile
Properties
Instructions
Declaration
public override string Instructions { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Name
Name of this data.
Declaration
public override string Name { get; set; }
Property Value
Type | Description |
---|---|
string |