We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9404e88 commit a3b99b9Copy full SHA for a3b99b9
.github/workflows/claude.yml
@@ -24,6 +24,7 @@ on:
24
types: [submitted]
25
env:
26
ANTHROPIC_BASE_URL: "https://open.bigmodel.cn/api/anthropic"
27
+ ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
28
jobs:
29
claude-response:
30
runs-on: ubuntu-latest
0 commit comments