class

Enkaidu::Slash::SystemPromptCommand

Inherits Enkaidu::Slash::Command < Reference < Object

Constants

HELP = "#{HELP_BRIEF}\n- `ls`\n - List all available system prompts.\n - System prompts can be selected when using `/session reset`."
HELP_BRIEF = "`#{NAME} [<sub-command>]` - Manage system prompts"
NAME = "/system_prompt"

Instance methods

brief

One line help, in Markdown

Source
handle(session_manager : SessionManager, cmd : CommandParser)
Source
help

Detailed help, in Markdown

Source
name
Source