appendToSystemMessage

fun Prompt.appendToSystemMessage(text: String): Prompt

Creates a new Prompt with text appended to the first system message. If no system message exists, the prompt is returned unchanged.