Skip to content

Commit

Permalink
change model again
Browse files Browse the repository at this point in the history
  • Loading branch information
bateller committed Jan 31, 2024
1 parent 2bddcf5 commit 322a8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatgpt_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
github_token: ${{ secrets.GH_TOKEN }}
github_pr_id: ${{ github.event.number }}
openai_engine: "text-davinci-002"
openai_engine: "davinci-002"
openai_temperature: 1
openai_max_tokens: 2048
mode: files

0 comments on commit 322a8e5

Please sign in to comment.