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