class openssa.deprecated.prompts.Prompts

Bases: object

The Prompts class provides a way to retrieve and format prompts in the OpenSSA project. The prompts are stored in a nested dictionary `self.

Usage Guide:

make_prompt(*keys, **named_format_args)

Retrieves a prompt for a given set of dict keys, and formats it using the provided named arguments