ai-prompt-generator
v1.0.1
Published
A type-safe prompt generator simplifies the process of generating prompts without the need to reference lengthy articles or cheat sheets. It ensures that all necessary factors for a basic prompt are considered.
Downloads
2
Readme
AI-PROMPT-GENERATOR
A type-safe prompt generator simplifies the process of generating prompts without the need to reference lengthy articles or cheat sheets. It ensures that all necessary factors for a basic prompt are considered.
Instrallation
npm install ai-prompt-generator
Utils:
getCompletionPrompt
: Creates a completion prompt utilizing specified options.