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 201 B
/** * Message * @example "Execution modification scheduled" */ export type RTAExecutionModificationResponseMessage = string; //# sourceMappingURL=rta-execution-modification-response-message.d.ts.map