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 156 B
/** * Representation of the 'AiLabelValue' schema. * Max Length: 5000. */ export type AiLabelValue = string; //# sourceMappingURL=ai-label-value.d.ts.map