assistant constant

ChatRole const assistant

The assistant role, used for messages generated by the model.

Implementation

static const ChatRole assistant = ChatRole('assistant');