We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8c36e commit 8b9f66fCopy full SHA for 8b9f66f
.changeset/modern-bats-dig.md
@@ -0,0 +1,5 @@
1
+---
2
+"@langchain/community": patch
3
4
+
5
+fix community exports (#9494)
libs/langchain-community/src/load/import_constants.ts
@@ -1,4 +1,4 @@
-// Auto-generated by `scripts/create-entrypoints.js`. Do not edit manually.
+/** Auto-generated by import-constants plugin. Do not edit manually */
export const optionalImportEntrypoints: string[] = [
"langchain_community/tools/aws_lambda",
0 commit comments