Skip to content

Commit 3756d0c

Browse files
committed
Configure repo-architect to use GitHub Models
1 parent 7494c21 commit 3756d0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/repo-architect.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
GITHUB_TOKEN: ${{ github.token }}
3030
GITHUB_REPO: ${{ github.repository }}
3131
GITHUB_BASE_BRANCH: ${{ github.event.repository.default_branch }}
32+
GITHUB_MODEL: openai/gpt-4.1
3233
run: |
3334
python repo_architect.py

0 commit comments

Comments
 (0)