Enum MessageRole
- Namespace
- Emissary
- Assembly
- Emissary.dll
Who authored a message.
public enum MessageRole
Fields
Assistant = 1The model.
User = 0The user (including tool results).
Who authored a message.
public enum MessageRole
Assistant = 1The model.
User = 0The user (including tool results).