Update review.yml

This commit is contained in:
PierreGode 2024-11-14 11:23:48 +01:00 committed by GitHub
parent 8992cd1570
commit 44083a3a80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,5 +18,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
OPENAI_API_MODEL: "gpt-4o-mini" # Optional: defaults to "gpt-4"
OPENAI_API_MODEL: "gpt-o1-mini" # Optional: defaults to "gpt-4"
exclude: "**/*.json, **/*.md" # Optional: exclude patterns separated by commas