Skip to content

Commit f7a068a

Browse files
committed
gpt-4-turbo is no longer in preview
1 parent ea58fe3 commit f7a068a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Model/OpenAI/models.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"outputTokens": 4096,
1515
"outputTokenPrice": 60.00
1616
},
17-
"gpt-4-turbo-preview": {
18-
"description": "GPT-4 Turbo Preview is a variant of GPT-4 that is optimized for speed and can generate responses in a fraction of the time.",
17+
"gpt-4-turbo": {
18+
"description": "GPT-4 Turbo is a variant of GPT-4 that is optimized for speed and can generate responses in a fraction of the time.",
1919
"inputTokens": 128000,
2020
"inputTokenPrice": 10.00,
2121
"outputTokens": 4096,

0 commit comments

Comments
 (0)