@langchain/core
Advanced tools
Comparing version 0.1.20-rc.0 to 0.1.20
@@ -101,5 +101,2 @@ /* | ||
}, | ||
async cancel(reason) { | ||
await generator?.return(reason); | ||
}, | ||
}); | ||
@@ -106,0 +103,0 @@ } |
{ | ||
"name": "@langchain/core", | ||
"version": "0.1.20-rc.0", | ||
"version": "0.1.20", | ||
"description": "Core LangChain.js abstractions and schemas", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1294737
32122