UNPKG

@sap-ai-sdk/orchestration

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 147 B
/** * Representation of the 'AzureThreshold' schema. */ export type AzureThreshold = 0 | 2 | 4 | 6; //# sourceMappingURL=azure-threshold.d.ts.map