diff --git a/.github/workflows/AIPR.yml b/.github/workflows/AIPR.yml index 2516b9c6a..28f76b9fe 100644 --- a/.github/workflows/AIPR.yml +++ b/.github/workflows/AIPR.yml @@ -23,3 +23,5 @@ jobs: with: openai_api_key: ${{ secrets.OPENAI_API_KEY }} openai_tokens: 2000 + openai_model: "gpt-4-1106-preview" +