2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 18:27:13 +08:00

feat: use 16k model

This commit is contained in:
耗子
2023-06-26 02:15:48 +08:00
parent 4607129933
commit 2c935023de

View File

@@ -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
MODEL: gpt-3.5-turbo-0613-16k
LANGUAGE: Chinese