menu
another_chatgpt package
documentation
assistants/assistant_messages_dto.dart
GptAssistantMessage
role property
role property
dark_mode
light_mode
role
property
GptThreadRole
role
getter/setter pair
The entity that produced the message. One of user or assistant.
Implementation
GptThreadRole role;
another_chatgpt package
documentation
assistants/assistant_messages_dto
GptAssistantMessage
role property
GptAssistantMessage class