LLMContextMessage

constructor(role: LLMContextMessage.Role, content: String, runImmediately: Boolean? = false)