refactor: Update Langchain modules & add Ollama tools support (#10208)

This commit is contained in:
oleg
2024-07-26 14:30:33 +02:00
committed by GitHub
parent 8ef0a0c58a
commit 5a51b1db5e
6 changed files with 296 additions and 534 deletions

View File

@@ -29,7 +29,7 @@
"dist/**/*"
],
"devDependencies": {
"@langchain/core": "^0.2.9",
"@langchain/core": "^0.2.18",
"@types/deep-equal": "^1.0.1",
"@types/express": "^4.17.21",
"@types/jmespath": "^0.15.0",