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**.

6 lines 183 B
/** * Message * @example "Deployment scheduled" */ export type RTADeploymentCreationResponseMessage = string; //# sourceMappingURL=rta-deployment-creation-response-message.d.ts.map