Skip to content

Commit 833c45d

Browse files
committed
changing model and tokens
1 parent 5d4a594 commit 833c45d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autofill_pullrequest.yml

Lines changed: 2 additions & 2 deletions
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: 8192
23-
openai_model: gpt-4o
22+
max_tokens: 20000
23+
openai_model: gpt-4o-mini

0 commit comments

Comments
 (0)