OkGoDoIt / OpenAI-API-dotnet

An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
https://www.nuget.org/packages/OpenAI/
Other
1.86k stars 433 forks source link

Image variations #187

Closed Viroscope closed 10 months ago

Viroscope commented 11 months ago

Is there not access to the image variations endpoint built in for this library.

https://api.openai.com/v1/images/variations

https://platform.openai.com/docs/api-reference/images/createVariation

Viroscope commented 10 months ago

I'll just go manual. ty though.