@azure/openai-assistants
Version:
An isomorphic client library for Azure OpenAI Assistants.
10 lines • 367 B
TypeScript
/**
* 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 { PipelinePolicy } from "@azure/core-rest-pipeline";
export declare function nonAzurePolicy(): PipelinePolicy;
//# sourceMappingURL=nonAzure.d.ts.map