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

7 lines 218 B
/** * Replaces the entity with a randomly generated value appropriate to its type. */ export type DPIMethodFabricatedData = { method: 'fabricated_data'; }; //# sourceMappingURL=dpi-method-fabricated-data.d.ts.map