<|im_start|>{{if eq .RoleName "assistant"}}assistant{{else if eq .RoleName "system"}}system{{else if eq .RoleName "tool"}}tool{{else if eq .RoleName "user"}}user{{end}} {{- if .FunctionCall }}{{end}} {{- if eq .RoleName "tool" }}{{end }} {{- if .Content}} {{.Content}} {{- end }} {{- if .FunctionCall}}{{toJson .FunctionCall}}{{end }} {{- if .FunctionCall }}{{end }} {{- if eq .RoleName "tool" }}{{end }} <|im_end|>