UNPKG

@sap-ai-sdk/orchestration

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 160 B
/** * A single base64 string representing the embedding. */ export type EmbeddingBase64String = string; //# sourceMappingURL=embedding-base-64-string.d.ts.map