Skip to content

Commit 24ba712

Browse files
committed
setting to max tokens
1 parent 833c45d commit 24ba712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofill_pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
22-
max_tokens: 20000
22+
max_tokens: 16384
2323
openai_model: gpt-4o-mini

0 commit comments

Comments
 (0)