Skip to content

Commit f4a9f6d

Browse files
author
chao.an
committed
chore: support github models
1 parent c267246 commit f4a9f6d

File tree

5 files changed

+83393
-83330
lines changed

5 files changed

+83393
-83330
lines changed

.github/workflows/cr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
- uses: anc95/ChatGPT-CodeReview@main
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
1918
LANGUAGE: English
20-
OPENAI_API_ENDPOINT: https://api.bianxie.ai/v1
19+
USE_GITHUB_MODELS: true
2120
LOG_LEVEL: debug
2221
INCLUDE_PATTERNS: 'src/*'

0 commit comments

Comments
 (0)