readme.md
June 12, 2023 ยท View on GitHub
Usage
copy .env.example to .env and fill in the openai key
$ cp .env.example .env
install dependencies
$ pnpm install
choose a test topic to run
$ pnpm run test guidelines -t 'base OpenAI api'
June 12, 2023 ยท View on GitHub
copy .env.example to .env and fill in the openai key
$ cp .env.example .env
install dependencies
$ pnpm install
choose a test topic to run
$ pnpm run test guidelines -t 'base OpenAI api'