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