@azure-rest/ai-inference
Version:
Inference API for Azure-supported AI models
14 lines • 468 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_VERSION = void 0;
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
/**
* THIS IS AN AUTO-GENERATED FILE - DO NOT EDIT!
*
* Any changes you make here may be lost.
*
* If you need to make changes, please do so in the original source file, \{project-root\}/sources/custom
*/
exports.SDK_VERSION = "1.0.0-beta.4";
//# sourceMappingURL=constants.js.map
;