Make AI labeler more conservative

This commit is contained in:
Jeremiah Lowin 2024-12-02 20:49:27 -05:00
commit a3b3e6ec61
2 changed files with 87 additions and 0 deletions

View file

@ -19,5 +19,6 @@ jobs:
- uses: actions/checkout@v4
- uses: jlowin/ai-labeler@v0.5.0
with:
include-repo-labels: false
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
controlflow-llm-model: openai/gpt-4o-mini