assistant constant
ChatRole
const assistant
The assistant role, used for messages generated by the model.
Implementation
static const ChatRole assistant = ChatRole('assistant');
The assistant role, used for messages generated by the model.
static const ChatRole assistant = ChatRole('assistant');