ai_prompt_remove: Remove an AI Prompt from the Library

View source: R/ai-prompts.R

ai_prompt_removeR Documentation

Remove an AI Prompt from the Library

Description

Removes a prompt from the prompt library.

Usage

ai_prompt_remove(name)

Arguments

name

Name of the prompt to remove.

Value

Invisibly returns the updated prompt library.

Examples

## Not run: 
# Remove a prompt
ai_prompt_remove("tidyverse")

## End(Not run)


r-assist/searcher documentation built on June 14, 2025, 11:07 p.m.