mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
fix: gpt-4-turbo
This commit is contained in:
parent
8927a0cf79
commit
2448c32bf9
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue