/**
 * Error codes for the inner error object.
 */
export type AzureOpenAiInnerErrorCode = 'ResponsibleAIPolicyViolation';
//# sourceMappingURL=inner-error-code.d.ts.map