mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 14:04:18 +02:00
Make AI labeler more conservative
This commit is contained in:
parent
7bf0e1e6d1
commit
a3b3e6ec61
2 changed files with 87 additions and 0 deletions
1
.github/workflows/ai-labeler.yml
vendored
1
.github/workflows/ai-labeler.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue