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 141 B
/** * Numeric Value of the metric * @example 0.98 */ export type TrckMetricValue = number; //# sourceMappingURL=trck-metric-value.d.ts.map