UNPKG

langsmith-cai

Version:

Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.

5 lines (4 loc) 151 B
export { Client } from "./client.js"; export { RunTree } from "./run_trees.js"; // Update using yarn bump-version export const __version__ = "0.0.62";