langsmith
Advanced tools
Comparing version 0.1.66 to 0.1.67-rc.0
@@ -9,3 +9,3 @@ /* eslint-disable */ | ||
return { | ||
depthLimit: Number.MAX_SAFE_INTEGER, | ||
depthLimit: 50, | ||
edgesLimit: Number.MAX_SAFE_INTEGER, | ||
@@ -12,0 +12,0 @@ }; |
{ | ||
"name": "langsmith", | ||
"version": "0.1.66", | ||
"version": "0.1.67-rc.0", | ||
"description": "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.", | ||
@@ -5,0 +5,0 @@ "packageManager": "yarn@1.22.19", |
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
683465