Type Alias BaseMessageRole

BaseMessageRole: "assistant" | "system" | "tool" | "user"

Type representing the base roles available for all message types. These are the common roles shared across the swarm system.