mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
updated the model list to remove the embedding model (#1646)
This commit is contained in:
parent
905327db4e
commit
f108f20466
1 changed files with 0 additions and 16 deletions
|
|
@ -445,22 +445,6 @@ export const mistralModels = {
|
|||
inputPrice: 0.1,
|
||||
outputPrice: 0.1,
|
||||
},
|
||||
"mistral-embed": {
|
||||
maxTokens: 8_000,
|
||||
contextWindow: 8_000,
|
||||
supportsImages: false,
|
||||
supportsPromptCache: false,
|
||||
inputPrice: 0.1,
|
||||
outputPrice: 0.1,
|
||||
},
|
||||
"mistral-moderation-2411": {
|
||||
maxTokens: 8_000,
|
||||
contextWindow: 8_000,
|
||||
supportsImages: false,
|
||||
supportsPromptCache: false,
|
||||
inputPrice: 0.1,
|
||||
outputPrice: 0.1,
|
||||
},
|
||||
"mistral-small-2501": {
|
||||
maxTokens: 32_000,
|
||||
contextWindow: 32_000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue