Parameters
See plugin common configurations for configuration options available to all plugins.
prepend
object
An array of prompts to be prepended.
At least one of the
prepend
orappend
should be configured.role
string
Role of the message, such as
system
,user
, orassistant
.content
string
Content of the message (prompt).
append
object
An array of prompts to be appended.
At least one of the
prepend
orappend
should be configured.role
string
Role of the message, such as
system
,user
, orassistant
.content
string
Content of the message (prompt).