UNPKG

prompt-manager

Version:

Start an agent which continuously refines and engineers your AI prompt.

35 lines (34 loc) 823 B
{ "name": "prompt-manager", "version": "0.0.1", "description": "Start an agent which continuously refines and engineers your AI prompt.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/OrionTools/prompt-manager.git" }, "keywords": [ "ai", "prompt", "refinement", "continuous", "prompt-engineering", "prompt-engineering-2", "pe2", "engineer", "llm", "gpt", "gpt-3", "gpt3", "openai" ], "author": "Matt Carey <mattc@aleios.com> (http://mattzcarey.com/)", "license": "Apache-2.0", "bugs": { "url": "https://github.com/OrionTools/prompt-manager/issues" }, "homepage": "https://github.com/OrionTools/prompt-manager#readme" }