diff --git a/README.md b/README.md index ef3fb2a..7c68a43 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ jobs: env: GITHUB_TOKEN: ${{ github.token }} OPENAI_TOKEN: ${{ secrets.OPENAI_TOKEN }} + OPENAI_MODEL: "gpt-3.5-turbo" # optional, works with any model the token has access to ``` Linus Torvalds giving you the finger. \ No newline at end of file