From 770a93652d4a531ad21403457a6996f295061f52 Mon Sep 17 00:00:00 2001 From: Rubens Flinco Date: Sat, 11 May 2024 20:15:43 -0300 Subject: [PATCH] Answer in Brazilian Portuguese! --- .github/workflows/test-action.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 118b22c..eec642b 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -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"