fix: gpt-4-turbo

This commit is contained in:
Zero6992 2024-03-27 15:03:09 +08:00 committed by GitHub
parent 8927a0cf79
commit 2448c32bf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ models = {
"tokenLimit": 14000,
"context": "16K",
},
"gpt-4-turbo-preview": {
"gpt-4-turbo": {
"id": "gpt-4-turbo-preview",
"name": "GPT-4-Turbo",
"maxLength": 260000,