mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
Merge branch 'master' into kaiyi/test-cr
merge from master
This commit is contained in:
4
.github/workflows/cr.yml
vendored
4
.github/workflows/cr.yml
vendored
@@ -18,8 +18,8 @@ jobs:
|
||||
- uses: anc95/ChatGPT-CodeReview@main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_ENDPOINT: fair-sheep-43.deno.dev
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_CR }}
|
||||
OPENAI_API_ENDPOINT: https://api.openai.com/v1
|
||||
# Optional
|
||||
LANGUAGE: Chinese
|
||||
MODEL: gpt-3.5-turbo-16k-0613 # https://platform.openai.com/docs/models
|
||||
|
||||
Reference in New Issue
Block a user