UNPKG

@sap-ai-sdk/ai-api

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 173 B
/** * Current status details of the deployment */ export type RTADeploymentStatusDetails = Record<string, any>; //# sourceMappingURL=rta-deployment-status-details.d.ts.map