langchain 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +40 -43
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "langchain",
3
- "version": "0.2.11",
3
+ "version": "0.2.12",
4
4
  "description": "Typescript bindings for langchain",
5
5
  "type": "module",
6
6
  "engines": {
@@ -617,7 +617,7 @@
617
617
  "@langchain/aws": "^0.0.5",
618
618
  "@langchain/cohere": "^0.2.1",
619
619
  "@langchain/google-genai": "^0.0.23",
620
- "@langchain/google-vertexai": "^0.0.20",
620
+ "@langchain/google-vertexai": "^0.0.21",
621
621
  "@langchain/groq": "^0.0.15",
622
622
  "@langchain/mistralai": "^0.0.26",
623
623
  "@langchain/ollama": "^0.0.2",
@@ -678,7 +678,7 @@
678
678
  "peggy": "^3.0.2",
679
679
  "playwright": "^1.32.1",
680
680
  "prettier": "^2.8.3",
681
- "puppeteer": "^19.7.2",
681
+ "puppeteer": "^22.0.0",
682
682
  "pyodide": "^0.24.1",
683
683
  "redis": "^4.6.6",
684
684
  "release-it": "^15.10.1",
@@ -696,14 +696,14 @@
696
696
  "youtubei.js": "^9.1.0"
697
697
  },
698
698
  "peerDependencies": {
699
- "@aws-sdk/client-s3": "^3.310.0",
700
- "@aws-sdk/client-sagemaker-runtime": "^3.310.0",
701
- "@aws-sdk/client-sfn": "^3.310.0",
702
- "@aws-sdk/credential-provider-node": "^3.388.0",
703
- "@azure/storage-blob": "^12.15.0",
699
+ "@aws-sdk/client-s3": "*",
700
+ "@aws-sdk/client-sagemaker-runtime": "*",
701
+ "@aws-sdk/client-sfn": "*",
702
+ "@aws-sdk/credential-provider-node": "*",
703
+ "@azure/storage-blob": "*",
704
704
  "@browserbasehq/sdk": "*",
705
- "@gomomento/sdk": "^1.51.1",
706
- "@gomomento/sdk-core": "^1.51.1",
705
+ "@gomomento/sdk": "*",
706
+ "@gomomento/sdk-core": "*",
707
707
  "@gomomento/sdk-web": "^1.51.1",
708
708
  "@langchain/anthropic": "*",
709
709
  "@langchain/aws": "*",
@@ -714,46 +714,46 @@
714
714
  "@langchain/groq": "*",
715
715
  "@langchain/mistralai": "*",
716
716
  "@langchain/ollama": "*",
717
- "@mendable/firecrawl-js": "^0.0.13",
718
- "@notionhq/client": "^2.2.10",
717
+ "@mendable/firecrawl-js": "*",
718
+ "@notionhq/client": "*",
719
719
  "@pinecone-database/pinecone": "*",
720
- "@supabase/supabase-js": "^2.10.0",
721
- "@vercel/kv": "^0.2.3",
722
- "@xata.io/client": "^0.28.0",
723
- "apify-client": "^2.7.1",
724
- "assemblyai": "^4.6.0",
720
+ "@supabase/supabase-js": "*",
721
+ "@vercel/kv": "*",
722
+ "@xata.io/client": "*",
723
+ "apify-client": "*",
724
+ "assemblyai": "*",
725
725
  "axios": "*",
726
- "cheerio": "^1.0.0-rc.12",
726
+ "cheerio": "*",
727
727
  "chromadb": "*",
728
- "convex": "^1.3.1",
729
- "couchbase": "^4.3.0",
730
- "d3-dsv": "^2.0.0",
731
- "epub2": "^3.0.1",
728
+ "convex": "*",
729
+ "couchbase": "*",
730
+ "d3-dsv": "*",
731
+ "epub2": "*",
732
732
  "fast-xml-parser": "*",
733
733
  "handlebars": "^4.7.8",
734
- "html-to-text": "^9.0.5",
735
- "ignore": "^5.2.0",
736
- "ioredis": "^5.3.2",
734
+ "html-to-text": "*",
735
+ "ignore": "*",
736
+ "ioredis": "*",
737
737
  "jsdom": "*",
738
- "mammoth": "^1.6.0",
739
- "mongodb": ">=5.2.0",
738
+ "mammoth": "*",
739
+ "mongodb": "*",
740
740
  "node-llama-cpp": "*",
741
- "notion-to-md": "^3.1.0",
742
- "officeparser": "^4.0.4",
743
- "pdf-parse": "1.1.1",
741
+ "notion-to-md": "*",
742
+ "officeparser": "*",
743
+ "pdf-parse": "*",
744
744
  "peggy": "^3.0.2",
745
- "playwright": "^1.32.1",
746
- "puppeteer": "^19.7.2",
745
+ "playwright": "*",
746
+ "puppeteer": "*",
747
747
  "pyodide": "^0.24.1",
748
- "redis": "^4.6.4",
749
- "sonix-speech-recognition": "^2.1.1",
750
- "srt-parser-2": "^1.2.3",
751
- "typeorm": "^0.3.20",
748
+ "redis": "*",
749
+ "sonix-speech-recognition": "*",
750
+ "srt-parser-2": "*",
751
+ "typeorm": "*",
752
752
  "weaviate-ts-client": "*",
753
- "web-auth-library": "^1.0.3",
754
- "ws": "^8.14.2",
755
- "youtube-transcript": "^1.0.6",
756
- "youtubei.js": "^9.1.0"
753
+ "web-auth-library": "*",
754
+ "ws": "*",
755
+ "youtube-transcript": "*",
756
+ "youtubei.js": "*"
757
757
  },
758
758
  "peerDependenciesMeta": {
759
759
  "@aws-sdk/client-s3": {
@@ -801,9 +801,6 @@
801
801
  "@langchain/google-vertexai": {
802
802
  "optional": true
803
803
  },
804
- "@langchain/google-vertexai-web": {
805
- "optional": true
806
- },
807
804
  "@langchain/groq": {
808
805
  "optional": true
809
806
  },