Skip to content

Commit

Permalink
Update test-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensflinco authored May 11, 2024
1 parent 81f5383 commit ed15314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
github_repository: ${{ github.repository }}
github_pull_request_number: ${{ github.event.pull_request.number }}
git_commit_hash: ${{ github.event.pull_request.head.sha }}
model: "gpt-3.5-turbo"
model: "gemini-1.5-pro-latest"
temperature: "0.1"
max_tokens: "512"
top_p: "1"
Expand Down

0 comments on commit ed15314

Please sign in to comment.