Promptman は、反復的な迅速なエンジニアリング戦術のための小さなヘルパーです。
This mini package provides helper methods to interact with a language model like ChatGPT, to generate some repititive prompt engineering techniques. the why behind it, is I got tired of writing the same context around my needed prompt. Extend it if you like it. https://www.npmjs.com/package/promptman The Promptman class has the following public methods: resetInstructions() -…