Skip to content

Commit b7eb876

Browse files
authored
Chore/Update Mistral Ver (#2281)
update mistral ver
1 parent 198fffe commit b7eb876

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

packages/components/models.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,10 @@
527527
"label": "open-mixtral-8x7b",
528528
"name": "open-mixtral-8x7b"
529529
},
530+
{
531+
"label": "open-mixtral-8x22b",
532+
"name": "open-mixtral-8x22b"
533+
},
530534
{
531535
"label": "mistral-small-2312",
532536
"name": "mistral-small-2312"

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@langchain/google-genai": "^0.0.10",
4141
"@langchain/google-vertexai": "^0.0.5",
4242
"@langchain/groq": "^0.0.8",
43-
"@langchain/mistralai": "^0.0.18",
43+
"@langchain/mistralai": "^0.0.19",
4444
"@langchain/mongodb": "^0.0.1",
4545
"@langchain/openai": "^0.0.28",
4646
"@langchain/pinecone": "^0.0.3",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)