-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for image generation endpoint #13
Labels
help wanted
Extra attention is needed
Comments
Questions:
|
|
For the record/replay mode, I imagine that the base64 image option should just work. For the url response the recorder will need to do some work to change the returned URL in the response so that it resolves via the simulator (and can then record the request to the image URL as well) |
I'm going to un-assign myself from this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#image-generation
(from stuartleeks/aoai-simulated-api#48)
The text was updated successfully, but these errors were encountered: