feat: gpt4 max token set to 8k (#67)

This commit is contained in:
Joel
2023-05-17 14:53:15 +08:00
committed by GitHub
parent 74d954610f
commit ce492d13f1
3 changed files with 14 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ const translation = {
maxToken: 'Max token',
maxTokenTip:
'Max tokens generated is 2,048 or 4,000, depending on the model. Prompt and completion share this limit. One token is roughly 1 English character.',
setToCurrentModelMaxTokenTip: 'Max token is updated to the maximum token of the current model 4,000.',
},
tone: {
Creative: 'Creative',