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

5 lines 168 B
/** * Current status details of the execution */ export type AiExecutionStatusDetails = Record<string, any>; //# sourceMappingURL=ai-execution-status-details.d.ts.map