Skip to content
Snippets Groups Projects
Unverified Commit 8d2b21ee authored by Yi Ding's avatar Yi Ding Committed by GitHub
Browse files

update mistral (#700)

parent 87741c9b
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
---
Mistral 0.1.3
......@@ -11,7 +11,7 @@
"@grpc/grpc-js": "^1.10.6",
"@llamaindex/cloud": "0.0.5",
"@llamaindex/env": "workspace:*",
"@mistralai/mistralai": "^0.0.10",
"@mistralai/mistralai": "^0.1.3",
"@notionhq/client": "^2.2.14",
"@pinecone-database/pinecone": "^2.2.0",
"@qdrant/js-client-rest": "^1.8.2",
......
......@@ -10,7 +10,7 @@
"@grpc/grpc-js": "^1.10.6",
"@llamaindex/cloud": "0.0.5",
"@llamaindex/env": "workspace:*",
"@mistralai/mistralai": "^0.0.10",
"@mistralai/mistralai": "^0.1.3",
"@notionhq/client": "^2.2.14",
"@pinecone-database/pinecone": "^2.2.0",
"@qdrant/js-client-rest": "^1.8.2",
......
......@@ -190,8 +190,8 @@ importers:
specifier: workspace:*
version: link:../env
'@mistralai/mistralai':
specifier: ^0.0.10
version: 0.0.10
specifier: ^0.1.3
version: 0.1.3
'@notionhq/client':
specifier: ^2.2.14
version: 2.2.14
......@@ -350,8 +350,8 @@ importers:
specifier: workspace:*
version: link:../env
'@mistralai/mistralai':
specifier: ^0.0.10
version: 0.0.10
specifier: ^0.1.3
version: 0.1.3
'@notionhq/client':
specifier: ^2.2.14
version: 2.2.14
......@@ -3584,8 +3584,8 @@ packages:
'@types/react': 18.2.75
react: 18.2.0
 
/@mistralai/mistralai@0.0.10:
resolution: {integrity: sha512-fZOt7A32DcPSff58wTa44pKUBoJBH5toAuzNI9yoM7s5NjTupa1IYcSqqk2LigO8M5EtOEkFsD/XzdyWPnhaRA==}
/@mistralai/mistralai@0.1.3:
resolution: {integrity: sha512-WUHxC2xdeqX9PTXJEqdiNY54vT2ir72WSJrZTTBKRnkfhX6zIfCYA24faRlWjUB5WTpn+wfdGsTMl3ArijlXFA==}
dependencies:
node-fetch: 2.7.0(encoding@0.1.13)
transitivePeerDependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment