UNPKG

ai-meter

Version:

A javascript library designed to estimate AI models tokens and its API costs.

6 lines 208 B
declare function getAlgorithmProvider(model: string): string; declare const _default: { getAlgorithmProvider: typeof getAlgorithmProvider; }; export default _default; //# sourceMappingURL=helpers.d.ts.map