Describe the bug
Azure OpenAI responded with 404 in example 18 where GenerateImageAsync was called on the IImageGeneration instance.

Model used: gpt-4
Endpoint is our internal endpoint, not sure if it supports image generation.
Also, would be nice to be able to configure different endpoints for text and image generation.
OpenAI service succeeded the tasks on generating an image and chatting with images.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
- OS: [e.g. Windows, Mac]
- IDE: [e.g. Visual Studio, VS Code]
- Language: [e.g. C#, Python]
- Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
Additional context
Add any other context about the problem here.
Describe the bug

Azure OpenAI responded with 404 in example 18 where
GenerateImageAsyncwas called on theIImageGenerationinstance.Model used: gpt-4
Endpoint is our internal endpoint, not sure if it supports image generation.
Also, would be nice to be able to configure different endpoints for text and image generation.
OpenAI service succeeded the tasks on generating an image and chatting with images.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
Additional context
Add any other context about the problem here.