role property

String role
final

Role of the speaker - 'user' for user speech, 'assistant' for AI response

Implementation

final String role;