mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
feat: use 16k model
This commit is contained in:
2
.github/workflows/cr.yml
vendored
2
.github/workflows/cr.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_ENDPOINT: https://api.openai-sb.com/v1
|
||||
MODEL: gpt-3.5-turbo-0613-16k
|
||||
MODEL: gpt-3.5-turbo-16k
|
||||
LANGUAGE: Chinese
|
||||
|
||||
Reference in New Issue
Block a user