feat: Implement MistralCloud Chat & Embeddings nodes (#8239)

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
oleg
2024-01-08 16:17:55 +01:00
committed by GitHub
parent 38d91c43e3
commit d37b9084b2
8 changed files with 968 additions and 6 deletions

View File

@@ -89,7 +89,8 @@
"typescript": "^5.3.0",
"xml2js": "^0.5.0",
"cpy@8>globby": "^11.1.0",
"qqjs>globby": "^11.1.0"
"qqjs>globby": "^11.1.0",
"@langchain/core": "^0.1.8"
},
"patchedDependencies": {
"typedi@0.10.0": "patches/typedi@0.10.0.patch",