From 2a003579ce03e4a378d91f5fb49a0007b9100c69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:42:04 +0000 Subject: [PATCH] Update dependency langchain to ^0.0.183 --- package-lock.json | 74 +++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 44 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7732e01..eaaa3b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "discord.js": "^14.13.0", "dotenv": "^16.3.1", "ioredis": "^5.3.2", - "langchain": "^0.0.168", + "langchain": "^0.0.183", "pino": "^8.16.0", "pino-pretty": "^10.2.3", "pretty": "^2.0.0" @@ -860,9 +860,9 @@ } }, "node_modules/langchain": { - "version": "0.0.168", - "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.0.168.tgz", - "integrity": "sha512-1dHkTwKiyNtwNO20VPl1XzSEAb1nUJnrnzdBRThUmhL2V4E8VMGqraQGH7QPrEoX/IZ10gEASLZNuLi1nZKgNA==", + "version": "0.0.183", + "resolved": "https://registry.npmjs.org/langchain/-/langchain-0.0.183.tgz", + "integrity": "sha512-Atyd2CWMycTfLiw6ZO9+FzESkW989PFUipQ53Jp0fffDYZWODB2AbjSI1a0pjFj2JTB06RMXt8hqk+vkT5G2Mw==", "dependencies": { "@anthropic-ai/sdk": "^0.6.2", "ansi-styles": "^5.0.0", @@ -875,10 +875,9 @@ "js-yaml": "^4.1.0", "jsonpointer": "^5.0.1", "langchainhub": "~0.0.6", - "langsmith": "~0.0.31", + "langsmith": "~0.0.48", "ml-distance": "^4.0.0", - "object-hash": "^3.0.0", - "openai": "~4.4.0", + "openai": "^4.16.1", "openapi-types": "^12.1.3", "p-queue": "^6.6.2", "p-retry": "4", @@ -905,13 +904,13 @@ "@cloudflare/ai": "^1.0.12", "@elastic/elasticsearch": "^8.4.0", "@getmetal/metal-sdk": "*", - "@getzep/zep-js": "^0.7.0", - "@gomomento/sdk": "^1.41.2", - "@gomomento/sdk-core": "^1.41.2", - "@gomomento/sdk-web": "^1.41.2", + "@getzep/zep-js": "^0.9.0", + "@gomomento/sdk": "^1.44.1", + "@gomomento/sdk-core": "^1.44.1", + "@gomomento/sdk-web": "^1.44.1", "@google-ai/generativelanguage": "^0.2.1", "@google-cloud/storage": "^6.10.1", - "@huggingface/inference": "^1.5.1", + "@huggingface/inference": "^2.6.4", "@mozilla/readability": "*", "@notionhq/client": "^2.2.10", "@opensearch-project/opensearch": "*", @@ -936,17 +935,19 @@ "@xenova/transformers": "^2.5.4", "@zilliz/milvus2-sdk-node": ">=2.2.7", "apify-client": "^2.7.1", + "assemblyai": "^2.0.2", "axios": "*", - "cassandra-driver": "^4.6.4", + "cassandra-driver": "^4.7.2", "cheerio": "^1.0.0-rc.12", "chromadb": "*", "closevector-common": "0.1.0-alpha.1", "closevector-node": "0.1.0-alpha.10", "closevector-web": "0.1.0-alpha.16", "cohere-ai": ">=6.0.0", + "convex": "^1.3.1", "d3-dsv": "^2.0.0", "epub2": "^3.0.1", - "faiss-node": "^0.3.0", + "faiss-node": "^0.5.1", "fast-xml-parser": "^4.2.7", "firebase-admin": "^11.9.0", "google-auth-library": "^8.9.0", @@ -956,7 +957,7 @@ "ignore": "^5.2.0", "ioredis": "^5.3.2", "jsdom": "*", - "llmonitor": "*", + "llmonitor": "^0.5.8", "lodash": "^4.17.21", "mammoth": "*", "mongodb": "^5.2.0", @@ -968,7 +969,7 @@ "peggy": "^3.0.2", "pg": "^8.11.0", "pg-copy-streams": "^6.0.5", - "pickleparser": "^0.1.0", + "pickleparser": "^0.2.1", "playwright": "^1.32.1", "portkey-ai": "^0.1.11", "puppeteer": "^19.7.2", @@ -983,6 +984,7 @@ "voy-search": "0.6.2", "weaviate-ts-client": "^1.4.0", "web-auth-library": "^1.0.3", + "ws": "^8.14.2", "youtube-transcript": "^1.0.6", "youtubei.js": "^5.8.0" }, @@ -1122,6 +1124,9 @@ "apify-client": { "optional": true }, + "assemblyai": { + "optional": true + }, "axios": { "optional": true }, @@ -1146,6 +1151,9 @@ "cohere-ai": { "optional": true }, + "convex": { + "optional": true + }, "d3-dsv": { "optional": true }, @@ -1263,6 +1271,9 @@ "web-auth-library": { "optional": true }, + "ws": { + "optional": true + }, "youtube-transcript": { "optional": true }, @@ -1277,9 +1288,9 @@ "integrity": "sha512-SW6105T+YP1cTe0yMf//7kyshCgvCTyFBMTgH2H3s9rTAR4e+78DA/BBrUL/Mt4Q5eMWui7iGuAYb3pgGsdQ9w==" }, "node_modules/langsmith": { - "version": "0.0.42", - "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.0.42.tgz", - "integrity": "sha512-sFuN+e7E+pPBIRaRgFqZh/BRBWNHTZNAwi6uj4kydQawooCZYoJmM5snOkiQrhVSvAhgu6xFhLvmfvkPcKzD7w==", + "version": "0.0.48", + "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.0.48.tgz", + "integrity": "sha512-s0hW8iZ90Q9XLTnDK0Pgee245URV3b1cXQjPDj5OKm1+KN7iSK1pKx+4CO7RcFLz58Ixe7Mt+mVcomYqUuryxQ==", "dependencies": { "@types/uuid": "^9.0.1", "commander": "^10.0.1", @@ -1485,14 +1496,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/object-hash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "engines": { - "node": ">= 6" - } - }, "node_modules/on-exit-leak-free": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz", @@ -1510,9 +1513,9 @@ } }, "node_modules/openai": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/openai/-/openai-4.4.0.tgz", - "integrity": "sha512-JN0t628Kh95T0IrXl0HdBqnlJg+4Vq0Bnh55tio+dfCnyzHvMLiWyCM9m726MAJD2YkDU4/8RQB6rNbEq9ct2w==", + "version": "4.16.1", + "resolved": "https://registry.npmjs.org/openai/-/openai-4.16.1.tgz", + "integrity": "sha512-Gr+uqUN1ICSk6VhrX64E+zL7skjI1TgPr/XUN+ZQuNLLOvx15+XZulx/lSW4wFEAQzgjBDlMBbBeikguGIjiMg==", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", @@ -1521,12 +1524,21 @@ "digest-fetch": "^1.3.0", "form-data-encoder": "1.7.2", "formdata-node": "^4.3.2", - "node-fetch": "^2.6.7" + "node-fetch": "^2.6.7", + "web-streams-polyfill": "^3.2.1" }, "bin": { "openai": "bin/cli" } }, + "node_modules/openai/node_modules/web-streams-polyfill": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz", + "integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==", + "engines": { + "node": ">= 8" + } + }, "node_modules/openapi-types": { "version": "12.1.3", "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-12.1.3.tgz", diff --git a/package.json b/package.json index 99611c2..ed845f1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "discord.js": "^14.13.0", "dotenv": "^16.3.1", "ioredis": "^5.3.2", - "langchain": "^0.0.168", + "langchain": "^0.0.183", "pino": "^8.16.0", "pino-pretty": "^10.2.3", "pretty": "^2.0.0"