@azure/openai-assistants
Version:
An isomorphic client library for Azure OpenAI Assistants.
12 lines • 435 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("openai-assistants");
//# sourceMappingURL=logger.js.map