package role const ( System = "system" Assistant = "assistant" Developer = "developer" )