mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 00:23:05 +00:00
feat: add codestral-embed-2505 (#16071)
This commit is contained in:
@@ -15889,6 +15889,20 @@
|
||||
"max_tokens": 8192,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/codestral-embed": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/codestral-embed-2505": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/mistral-large-2402": {
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "mistral",
|
||||
|
||||
@@ -15889,6 +15889,20 @@
|
||||
"max_tokens": 8192,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/codestral-embed": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/codestral-embed-2505": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/mistral-large-2402": {
|
||||
"input_cost_per_token": 4e-06,
|
||||
"litellm_provider": "mistral",
|
||||
|
||||
Reference in New Issue
Block a user