Add text to a prompt by appending a prompt wrapper to the prompt list. The text will be added to the end of the prompt text.
Usage
add_text(prompt, text, position = c("after", "before"), sep = "\n\n")
Add text to a prompt by appending a prompt wrapper to the prompt list. The text will be added to the end of the prompt text.
add_text(prompt, text, position = c("after", "before"), sep = "\n\n")