Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/providers/azure-image.provider.ts
Azure Image Provider
Thin client for GPT-image-1.5 via Azure OpenAI. Different API shape from text models — uses the images/generations endpoint.
Properties
| Property | Type |
|---|---|
endpoint | string |
apiKey | string |
apiVersion | string |
deploymentName | string |
timeout | number |
Was this page helpful?