We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea58fe3 commit f7a068aCopy full SHA for f7a068a
Model/OpenAI/models.json
@@ -14,8 +14,8 @@
14
"outputTokens": 4096,
15
"outputTokenPrice": 60.00
16
},
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.",
+ "gpt-4-turbo": {
+ "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.",
19
"inputTokens": 128000,
20
"inputTokenPrice": 10.00,
21
0 commit comments