Chore/Update Mistral Ver (#2281)

update mistral ver
This commit is contained in:
Henry Heng
2024-04-29 14:02:28 +01:00
committed by GitHub
parent 198fffe331
commit b7eb876b39
3 changed files with 11 additions and 7 deletions
+4
View File
@@ -527,6 +527,10 @@
"label": "open-mixtral-8x7b",
"name": "open-mixtral-8x7b"
},
{
"label": "open-mixtral-8x22b",
"name": "open-mixtral-8x22b"
},
{
"label": "mistral-small-2312",
"name": "mistral-small-2312"
+1 -1
View File
@@ -40,7 +40,7 @@
"@langchain/google-genai": "^0.0.10",
"@langchain/google-vertexai": "^0.0.5",
"@langchain/groq": "^0.0.8",
"@langchain/mistralai": "^0.0.18",
"@langchain/mistralai": "^0.0.19",
"@langchain/mongodb": "^0.0.1",
"@langchain/openai": "^0.0.28",
"@langchain/pinecone": "^0.0.3",