pyrit.models.ALLOWED_CHAT_MESSAGE_ROLES

pyrit.models.ALLOWED_CHAT_MESSAGE_ROLES#

ALLOWED_CHAT_MESSAGE_ROLES = ['system', 'user', 'assistant']#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.