sashabaranov / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
9.18k stars 1.41k forks source link

Any interest in support for Azure DALL-E API? #252

Open coggsfl opened 1 year ago

coggsfl commented 1 year ago

I've implemented support for Azure's OpenAI DALL-E text-to-image API which has a number of differences from the OpenAI implementation. If there's interest then I will create a PR to merge the feature.

valiner commented 1 year ago

I believe I could really benefit from this. Would it be possible to open source it?

coggsfl commented 1 year ago

@valiner I'll work on a PR to merge this capability in - it's just Azure API changes so shouldn't be any issues