参数 有关所有插件均可使用的配置项,请参阅插件通用配置。 prependarray[object]要前置的提示词数组。必须至少配置 prepend 或 append 中的一个。rolestring必填有效值:system、user 或 assistant消息角色。contentstring必填消息内容(提示词)。appendarray[object]要追加的提示词数组。必须至少配置 prepend 或 append 中的一个。rolestring必填有效值:system、user 或 assistant消息角色。contentstring必填消息内容(提示词)。