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

7 lines 180 B
/** * Version description * @example "This is version v1" * Max Length: 5000. */ export type AiVersionDescription = string; //# sourceMappingURL=ai-version-description.d.ts.map