package globals const ( System = "system" User = "user" Assistant = "assistant" )