UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

7 lines (6 loc) 377 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PACKAGE_NAME = exports.PACKAGE_VERSION = void 0; // Generated file from package.json. Issues importing JSON directly when publishing on commonjs/ESM - see https://github.com/microsoft/TypeScript/issues/51783 exports.PACKAGE_VERSION = "4.3.2"; exports.PACKAGE_NAME = "@huggingface/inference";