We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3fbcd commit 21c1527Copy full SHA for 21c1527
.github/workflows/bonk.yml
@@ -28,7 +28,7 @@ jobs:
28
CLOUDFLARE_GATEWAY_ID: ${{ secrets.CLOUDFLARE_GATEWAY_NAME }}
29
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
30
with:
31
- model: "cloudflare-ai-gateway/anthropicclaude-opus-4-5"
+ model: "cloudflare-ai-gateway/anthropic/claude-opus-4-5"
32
agent: docs # use our Docs agent by default in this repo
33
mentions: "/bonk,@ask-bonk"
34
permissions: CODEOWNERS
0 commit comments