Class LocalChatbotProfile
public class LocalChatbotProfile : LocalChatbotProfileBase, ILocalChatbotProfile, IAssistantProfile
- Inheritance
-
objectLocalChatbotProfile
- Implements
- Inherited Members
Properties
Instructions
public override string Instructions { get; }
Property Value
- string
Name
Name of this data.
public override string Name { get; set; }
Property Value
- string