diff --git a/.github/workflows/ai-labeler.yml b/.github/workflows/ai-labeler.yml index 1577f6ecf..c17c621a8 100644 --- a/.github/workflows/ai-labeler.yml +++ b/.github/workflows/ai-labeler.yml @@ -19,3 +19,4 @@ jobs: with: include-repo-labels: false openai-api-key: ${{ secrets.OPENAI_API_KEY }} + controlflow-llm-model: openai/gpt-4o