Skip to content

Commit

Permalink
Update AIPR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanmtz authored Mar 21, 2024
1 parent 6e93aa2 commit 3b71427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AIPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: alexanmtz/AIPR@main
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
openai_tokens: 12000
file_chunks: 1000000
openai_tokens: 1000
file_chunks: 2000000
target_branch: master

0 comments on commit 3b71427

Please sign in to comment.