From 46451b27194861efe7ec2faea0cd0b807d80765c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:07:00 +0000 Subject: [PATCH 1/2] Bump langchain from 0.1.21 to 0.1.23 in /src/LangChainJSDotNet Bumps [langchain](https://github.com/langchain-ai/langchainjs) from 0.1.21 to 0.1.23. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.21...0.1.23) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/LangChainJSDotNet/package-lock.json | 42 ++++++++++++------------- src/LangChainJSDotNet/package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/LangChainJSDotNet/package-lock.json b/src/LangChainJSDotNet/package-lock.json index 9e1c461..ee9093f 100644 --- a/src/LangChainJSDotNet/package-lock.json +++ b/src/LangChainJSDotNet/package-lock.json @@ -9,7 +9,7 @@ "blob-polyfill": "^7.0.20220408", "formdata-polyfill": "^4.0.10", "html-to-text": "^9.0.5", - "langchain": "^0.1.21", + "langchain": "^0.1.23", "mock-xmlhttprequest": "^8.2.0", "text-encoding": "^0.7.0", "web-streams-polyfill": "^4.0.0-beta.3", @@ -734,11 +734,11 @@ "dev": true }, "node_modules/@langchain/community": { - "version": "0.0.32", - "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.0.32.tgz", - "integrity": "sha512-jN4BxGKAmLbA87hqXH5Mx1IRMMVOgcn1TY1MLOVyBcBa12EvHFx8suogtXgA2ekfc8U8nIryVb1ftSupwUBv/A==", + "version": "0.0.33", + "resolved": "https://registry.npmjs.org/@langchain/community/-/community-0.0.33.tgz", + "integrity": "sha512-m7KfOB2t/6ZQkx29FcqHeOe+jxQZDJdRqpMsCAxRebCaIUiAwNJgRqqukQOcDsG574jhEyEMYuYDfImfXSY7aw==", "dependencies": { - "@langchain/core": "~0.1.32", + "@langchain/core": "~0.1.36", "@langchain/openai": "~0.0.14", "flat": "^5.0.2", "langsmith": "~0.1.1", @@ -1090,15 +1090,15 @@ } }, "node_modules/@langchain/core": { - "version": "0.1.32", - "resolved": "https://registry.npmjs.org/@langchain/core/-/core-0.1.32.tgz", - "integrity": "sha512-7b8wBQMej2QxaDDS0fCQa3/zrA2raTh1RBe2h1som7QxFpWJkHSxwVwdvGUotX9SopmsY99TK54sK0amfDvBBA==", + "version": "0.1.36", + "resolved": "https://registry.npmjs.org/@langchain/core/-/core-0.1.36.tgz", + "integrity": "sha512-uZP1Y5gGysSHKT7D5IT+fNJCuWU76msiYuQuQvMQJZyu+MAHAJQrBuokdwxjyMSE1cumGhn4tBnpcFoq5JAm1w==", "dependencies": { "ansi-styles": "^5.0.0", "camelcase": "6", "decamelize": "1.2.0", "js-tiktoken": "^1.0.8", - "langsmith": "~0.1.1", + "langsmith": "~0.1.7", "ml-distance": "^4.0.0", "p-queue": "^6.6.2", "p-retry": "4", @@ -4743,13 +4743,13 @@ } }, "node_modules/langchain": { - "version": "0.1.21", - "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.1.21.tgz", - "integrity": "sha512-OOcCFIgx23WyyNS1VJBLbC3QL5plQBVfp2drXw1OJAarZ8yEY3cgJq8NbTY37sMnLoJ2olFEzMuAOdlTur4cwQ==", + "version": "0.1.23", + "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.1.23.tgz", + "integrity": "sha512-IzvF0c+mi+6kqrC0akWOQnJ0ynwkuh4qhg5bpgr56mlQItaJimO87ujktgxrOb1xMVU7fF9Y52SNc2Kjg7ihJw==", "dependencies": { "@anthropic-ai/sdk": "^0.9.1", - "@langchain/community": "~0.0.32", - "@langchain/core": "~0.1.32", + "@langchain/community": "~0.0.33", + "@langchain/core": "~0.1.36", "@langchain/openai": "~0.0.14", "binary-extensions": "^2.2.0", "expr-eval": "^2.0.2", @@ -4757,7 +4757,7 @@ "js-yaml": "^4.1.0", "jsonpointer": "^5.0.1", "langchainhub": "~0.0.8", - "langsmith": "~0.1.1", + "langsmith": "~0.1.7", "ml-distance": "^4.0.0", "openapi-types": "^12.1.3", "p-retry": "4", @@ -4991,9 +4991,9 @@ "integrity": "sha512-Woyb8YDHgqqTOZvWIbm2CaFDGfZ4NTSyXV687AG4vXEfoNo7cGQp7nhl7wL3ehenKWmNEmcxCLgOZzW8jE6lOQ==" }, "node_modules/langsmith": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.1.3.tgz", - "integrity": "sha512-kQMS3QySeU0Qt9A71d9trUXbeKn33HfxpRc7hRjSB967zcdTAngh66NcqYqBflD3nOL4FK6LKmvfb3vbNDEoPg==", + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.1.7.tgz", + "integrity": "sha512-yPhpsppcqV1LBDO3Eh3PdiAS5/1Z5pAvgECXQbx77aJjEYqZ4+sm4WBuSHSAdj8on0SG6xXkA+lDsQU8nM+k/w==", "dependencies": { "@types/uuid": "^9.0.1", "commander": "^10.0.1", @@ -5963,9 +5963,9 @@ } }, "node_modules/openai/node_modules/@types/node": { - "version": "18.19.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.17.tgz", - "integrity": "sha512-SzyGKgwPzuWp2SHhlpXKzCX0pIOfcI4V2eF37nNBJOhwlegQ83omtVQ1XxZpDE06V/d6AQvfQdPfnw0tRC//Ng==", + "version": "18.19.18", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.18.tgz", + "integrity": "sha512-80CP7B8y4PzZF0GWx15/gVWRrB5y/bIjNI84NK3cmQJu0WZwvmj2WMA5LcofQFVfLqqCSp545+U2LsrVzX36Zg==", "dependencies": { "undici-types": "~5.26.4" } diff --git a/src/LangChainJSDotNet/package.json b/src/LangChainJSDotNet/package.json index a4745a7..c6ab227 100644 --- a/src/LangChainJSDotNet/package.json +++ b/src/LangChainJSDotNet/package.json @@ -6,7 +6,7 @@ "blob-polyfill": "^7.0.20220408", "formdata-polyfill": "^4.0.10", "html-to-text": "^9.0.5", - "langchain": "^0.1.21", + "langchain": "^0.1.23", "mock-xmlhttprequest": "^8.2.0", "text-encoding": "^0.7.0", "web-streams-polyfill": "^4.0.0-beta.3", From 6c1bd50e2e3a463a63d8eb4e3ab307da90dd8f80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:08:48 +0000 Subject: [PATCH 2/2] Bump LangChainJSDotNet from 0.1.21.1 to 0.1.23.1 --- src/LangChainJSDotNet/LangChainJSDotNet.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LangChainJSDotNet/LangChainJSDotNet.csproj b/src/LangChainJSDotNet/LangChainJSDotNet.csproj index 9f4ba59..7c0f2c4 100644 --- a/src/LangChainJSDotNet/LangChainJSDotNet.csproj +++ b/src/LangChainJSDotNet/LangChainJSDotNet.csproj @@ -10,7 +10,7 @@ LangChain LangChainJS LLM OpenAI LangChainJSDotNet - 0.1.21.1 + 0.1.23.1 Assaf Cohen icon.png README.md