prompt testing framework
1.0.0
測試您的提示的準確性。將您期望的結果與OpenAI的實際結果進行比較。

git clone https://github.com/RafalWilinski/prompt-testing-framework
cd prompt-testing-framework
npm install
npx ts-node brand-to-product.test.ts編輯brand-to-product.test.ts文件或npx ts-node your-file.ts