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)


coatless/searcher documentation built on June 2, 2025, 10:37 a.m.