Kind: Class
Source: atloria-monorepo/libs/pme-core/src/providers/azure-image.provider.ts
Methods
| Method | Signature | Returns |
|---|---|---|
generate | generate(options: ImageGenerationOptions) | Promise<ImageGenerationResponse> |
Where it refuses work
AzureImageProviderstops the work withErrorwhen!imageData?.b64_json— “Azure Image API returned no image data”.
Was this page helpful?