Learn R Programming

gptstudio (version 0.4.0)

style_chat_message: 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())

Value

An HTML element.

Arguments

message

A chat message.

ide_colors

List containing the colors of the IDE theme.