async-openai icon indicating copy to clipboard operation
async-openai copied to clipboard

Spec Sync [Always Open]

Open 64bit opened this issue 10 months ago • 1 comments

There are many new changes in spec. This issue will be open for any future PR to address it on rolling basis.

Please consider sending PR which syncs spec.

Each PR scope could be just single API endpoint or single type - to make it easily reviewable and subsequently merged.

64bit avatar Jan 11 '25 00:01 64bit

moderation param needs to be added to CreateImageRequest and qulity parameter needs to be updated to support "high"/"medium"/"low" for gpt-image-1

https://platform.openai.com/docs/api-reference/images/create#images-create-moderation

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

Madoshakalaka avatar Jul 06 '25 17:07 Madoshakalaka