swansrp opened this issue 10 months ago · 0 comments
public enum ChatMessageRole { SYSTEM("system"), USER("user"), ASSISTANT("assistant"), FUNCTION("function");