Skip to content

AzureImageProvider

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/libs/pme-core/src/providers/azure-image.provider.ts

Methods

MethodSignatureReturns
generategenerate(options: ImageGenerationOptions)Promise<ImageGenerationResponse>

Where it refuses work

  • AzureImageProvider stops the work with Error when !imageData?.b64_json — “Azure Image API returned no image data”.

Was this page helpful?

Download as PDF