UNPKG

langsmith

Version:

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

2 lines (1 loc) 123 B
export declare const convertAnthropicUsageToInputTokenDetails: (usage: Record<string, unknown>) => Record<string, number>;