Skip to content

Commit 410e495

Browse files
committed
GPT-3.5-Turbo price updated.
1 parent d2f8787 commit 410e495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

model_prices_and_context_window.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11261,13 +11261,13 @@
1126111261
]
1126211262
},
1126311263
"gpt-3.5-turbo": {
11264-
"input_cost_per_token": 1.5e-06,
11264+
"input_cost_per_token": 0.5e-06,
1126511265
"litellm_provider": "openai",
1126611266
"max_input_tokens": 16385,
1126711267
"max_output_tokens": 4096,
1126811268
"max_tokens": 4097,
1126911269
"mode": "chat",
11270-
"output_cost_per_token": 2e-06,
11270+
"output_cost_per_token": 1.5e-06,
1127111271
"supports_function_calling": true,
1127211272
"supports_prompt_caching": true,
1127311273
"supports_system_messages": true,

0 commit comments

Comments
 (0)