mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Merge 24f8b9466c into 1af7a403c6
This commit is contained in:
commit
e6ffb350fb
2 changed files with 2 additions and 2 deletions
|
|
@ -20758,7 +20758,7 @@
|
|||
"supports_embedding_image_input": true
|
||||
},
|
||||
"embed-multilingual-light-v3.0": {
|
||||
"input_cost_per_token": 0.0001,
|
||||
"input_cost_per_token": 1e-07,
|
||||
"litellm_provider": "cohere",
|
||||
"max_input_tokens": 1024,
|
||||
"max_tokens": 1024,
|
||||
|
|
|
|||
|
|
@ -20758,7 +20758,7 @@
|
|||
"supports_embedding_image_input": true
|
||||
},
|
||||
"embed-multilingual-light-v3.0": {
|
||||
"input_cost_per_token": 0.0001,
|
||||
"input_cost_per_token": 1e-07,
|
||||
"litellm_provider": "cohere",
|
||||
"max_input_tokens": 1024,
|
||||
"max_tokens": 1024,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue