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

feat: use 16k model

This commit is contained in:
耗子
2023-06-27 12:10:52 +08:00
parent 2c935023de
commit 360e709ee9

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