prompt_recipe_smith.PromptQuestion

class prompt_recipe_smith.PromptQuestion(key: str, text: str)[source]

Bases: object

One clarification question asked before rendering a final prompt.

__init__(key: str, text: str) None

Methods

__init__(key, text)

Attributes

key: str
text: str