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 154 B
/** * backend-specific details of the deployment */ export type AiBackendDetails = Record<string, any>; //# sourceMappingURL=ai-backend-details.d.ts.map