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 218 B
/** * Message * @example "ArgoCD application has been created" */ export type BckndArgoCDApplicationCreationResponseMessage = string; //# sourceMappingURL=bcknd-argo-cd-application-creation-response-message.d.ts.map