Role Type
Represents a message role in a conversation
Union cases
| Union case |
Description
|
Full Usage:
Assistant
|
|
Full Usage:
System
|
|
Full Usage:
User
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAssistant
Returns: bool
|
|
Full Usage:
this.IsSystem
Returns: bool
|
|
Full Usage:
this.IsUser
Returns: bool
|
|
Nao