annabeth97c's picture
feat(src/sonicverse): Initial commit
7c34c28
raw
history blame contribute delete
69 Bytes
IGNORE_INDEX = -100
ROLE_ASSISTANT = "assistant"
ROLE_USER = "user"