Table of Contents

Enum ActorRole

Namespace
Mythosia.AI.Models
Assembly
Mythosia.AI.Abstractions.dll

Represents the role of an actor in a conversation

public enum ActorRole

Fields

Assistant = 2
Function = 3
System = 1
User = 0