We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7494c21 commit 3756d0cCopy full SHA for 3756d0c
.github/workflows/repo-architect.yml
@@ -29,5 +29,6 @@ jobs:
29
GITHUB_TOKEN: ${{ github.token }}
30
GITHUB_REPO: ${{ github.repository }}
31
GITHUB_BASE_BRANCH: ${{ github.event.repository.default_branch }}
32
+ GITHUB_MODEL: openai/gpt-4.1
33
run: |
34
python repo_architect.py
0 commit comments