From e09d819276c1a783c5933d207a37b820d0063b58 Mon Sep 17 00:00:00 2001 From: Alexandre Magno Date: Wed, 10 Apr 2024 13:23:48 +0200 Subject: [PATCH] Update AIPR.yml --- .github/workflows/AIPR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/AIPR.yml b/.github/workflows/AIPR.yml index fe08c4ad..da504655 100644 --- a/.github/workflows/AIPR.yml +++ b/.github/workflows/AIPR.yml @@ -23,5 +23,6 @@ jobs: with: openai_api_key: ${{ secrets.OPENAI_API_KEY }} openai_tokens: 1400 + file_chunks: 0 target_branch: master