Skip to content

Commit

Permalink
Add model and other params
Browse files Browse the repository at this point in the history
Signed-off-by: cicdguy <[email protected]>
  • Loading branch information
cicdguy authored Nov 16, 2023
1 parent abeec4d commit 79598f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.REPO_GITHUB_TOKEN }}"
OPENAI_API_KEY: "${{ secrets.OPENAI_API_KEY }}"
MODEL: gpt-3.5-turbo
top_p: 1
temperature: 1

0 comments on commit 79598f5

Please sign in to comment.