ai_prompt_remove | R Documentation |
Removes a prompt from the prompt library.
ai_prompt_remove(name)
name |
Name of the prompt to remove. |
Invisibly returns the updated prompt library.
## Not run:
# Remove a prompt
ai_prompt_remove("tidyverse")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.