@azure-rest/ai-inference
Version:
Inference API for Azure-supported AI models
12 lines • 430 B
JavaScript
// 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
*/
import { createClientLogger } from "@azure/logger";
export const logger = createClientLogger("ai-inference");
//# sourceMappingURL=logger.js.map