UNPKG

prompter-framework

Version:

Meta-framework for generating structured AI agent prompts with built-in context switching, validation checkpoints, and failure recovery strategies

3 lines (2 loc) 73 B
export default PromptGenerator; declare function PromptGenerator(): any;