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 159 B
/** * Consumption URL of the pipeline deployment * Format: "url". */ export type RTADeploymentUrl = string; //# sourceMappingURL=rta-deployment-url.d.ts.map