style_chat_message {gptstudio} | R Documentation |
Style chat message
Description
Style a message based on the role of its author.
Usage
style_chat_message(message, ide_colors = get_ide_theme_info())
Arguments
message |
A chat message. |
ide_colors |
List containing the colors of the IDE theme. |
Value
An HTML element.
[Package gptstudio version 0.4.0 Index]