mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix: fix typo
This commit is contained in:
parent
af751a61dd
commit
3dba103e2c
2 changed files with 2 additions and 2 deletions
|
|
@ -15245,7 +15245,7 @@
|
|||
"mode": "chat",
|
||||
"source": "https://www.together.ai/models/gpt-oss-120b"
|
||||
},
|
||||
"together_ai/OpenAI/gpt-oss-20B": {
|
||||
"together_ai/openai/gpt-oss-20b": {
|
||||
"input_cost_per_token": 5e-08,
|
||||
"output_cost_per_token": 2e-07,
|
||||
"max_input_tokens": 128000,
|
||||
|
|
|
|||
|
|
@ -15245,7 +15245,7 @@
|
|||
"mode": "chat",
|
||||
"source": "https://www.together.ai/models/gpt-oss-120b"
|
||||
},
|
||||
"together_ai/OpenAI/gpt-oss-20B": {
|
||||
"together_ai/openai/gpt-oss-20b": {
|
||||
"input_cost_per_token": 5e-08,
|
||||
"output_cost_per_token": 2e-07,
|
||||
"max_input_tokens": 128000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue