UNPKG

langsmith

Version:

Client library to connect to the LangSmith Observability and Evaluation Platform.

5 lines (4 loc) 67 B
export interface Interval { first: number; last: number; }