updated the model list to remove the embedding model (#1646)

This commit is contained in:
Daniel Steigman 2025-02-05 01:11:08 -08:00 committed by GitHub
parent 905327db4e
commit f108f20466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,