UNPKG

@sap-ai-sdk/foundation-models

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 165 B
/** * The style of the generated images. * Default: "vivid". */ export type AzureOpenAiImageStyle = 'vivid' | 'natural'; //# sourceMappingURL=image-style.d.ts.map