UNPKG

@sap-ai-sdk/foundation-models

Version:

SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.

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