forked from phoenix/litellm-mirror
Update model_prices_and_context_window.json
This commit is contained in:
parent
25a24da037
commit
dec967f647
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@
|
|||
},
|
||||
"gpt-3.5-turbo": {
|
||||
"max_tokens": 4097,
|
||||
"max_input_tokens": 4097,
|
||||
"max_input_tokens": 16385,
|
||||
"max_output_tokens": 4096,
|
||||
"input_cost_per_token": 0.0000015,
|
||||
"output_cost_per_token": 0.000002,
|
||||
|
@ -2259,4 +2259,4 @@
|
|||
"mode": "embedding"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue