Type Alias MessageRole

MessageRole: "assistant" | "system" | "tool" | "user"

Role of the message sender in an LLM chat history.