Skip to content

Commit

Permalink
infra: 모델 재변경
Browse files Browse the repository at this point in the history
  • Loading branch information
chansooo committed Jun 14, 2024
1 parent c27afc7 commit 85a65f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeReview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
LANGUAGE: Korean
OPENAI_API_ENDPOINT: https://api.openai.com/v1
MODEL: gpt-3.5-turbo
MODEL: gpt-4o
# PROMPT: # example: Please check if there are any confusions or irregularities in the following code diff:
top_p: 1
temperature: 1
Expand Down

0 comments on commit 85a65f1

Please sign in to comment.