Skip to content

Commit

Permalink
document configuring model
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoschutijzer committed Jan 7, 2024
1 parent 20d2dfe commit f3fa88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
<img src="./.github/torvalds.JPG" alt="Linus Torvalds giving you the finger." />

0 comments on commit f3fa88e

Please sign in to comment.