langsmith
Advanced tools
Comparing version 0.2.2-rc.2 to 0.2.2
@@ -5,2 +5,2 @@ export { Client, type ClientConfig } from "./client.js"; | ||
export { overrideFetchImplementation } from "./singletons/fetch.js"; | ||
export declare const __version__ = "0.2.2-rc.2"; | ||
export declare const __version__ = "0.2.2"; |
@@ -5,2 +5,2 @@ export { Client } from "./client.js"; | ||
// Update using yarn bump-version | ||
export const __version__ = "0.2.2-rc.2"; | ||
export const __version__ = "0.2.2"; |
{ | ||
"name": "langsmith", | ||
"version": "0.2.2-rc.2", | ||
"version": "0.2.2", | ||
"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
759451