Skip to content

Commit

Permalink
Answer in Brazilian Portuguese!
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensflinco authored May 11, 2024
1 parent 74f926a commit 770a936
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,9 @@ jobs:
github_pull_request_number: ${{ github.event.pull_request.number }}
git_commit_hash: ${{ github.event.pull_request.head.sha }}
model: "gemini-1.0-pro-latest"
temperature: "0.1"
max_tokens: "512"
top_p: "1"
frequency_penalty: "0.0"
presence_penalty: "0.0"
pull_request_diff: |-
${{ steps.get_diff.outputs.pull_request_diff }}
pull_request_chunk_size: "3500"
extra_prompt: |-
You are very familiar with python too.
You are very familiar with python too. Answer in Brazilian Portuguese!
log_level: "DEBUG"

0 comments on commit 770a936

Please sign in to comment.