ai_prompt_active: Get Currently Active System Prompt

View source: R/ai-prompts.R

ai_prompt_activeR Documentation

Get Currently Active System Prompt

Description

Returns the currently active system-level prompt, if any.

Usage

ai_prompt_active()

Value

The active prompt text, or NULL if no system prompt is set.

Examples

## Not run: 
# Check current active prompt
ai_prompt_active()

## End(Not run)


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