diff --git a/.github/workflows/AIPR.yml b/.github/workflows/AIPR.yml index ed9067f5..fe08c4ad 100644 --- a/.github/workflows/AIPR.yml +++ b/.github/workflows/AIPR.yml @@ -22,7 +22,6 @@ jobs: uses: alexanmtz/AIPR@main with: openai_api_key: ${{ secrets.OPENAI_API_KEY }} - openai_tokens: 1000 - file_chunks: 100 + openai_tokens: 1400 target_branch: master