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 160 B
/** * Execution status message * Max Length: 256. */ export type AiExecutionStatusMessage = string; //# sourceMappingURL=ai-execution-status-message.d.ts.map