chenhhA

Results 3 issues of chenhhA

**Describe the change** Add new struct field `timestamp_granularities[]` and `words` for whisper transcatiption API **Provide OpenAI documentation link** * [timestamp_granularities[]](https://platform.openai.com/docs/api-reference/audio/createTranscription#audio-createtranscription-timestamp_granularities) * [words](https://platform.openai.com/docs/api-reference/audio/verbose-json-object#audio/verbose-json-object-words) **Describe your solution** Add OpenAI new added parameter...

Update method `CreatePrediction` support versionless models(like flux)

**Describe the change** Moderation * Add new response fields * Support new request formats **Provide OpenAI documentation link** * https://openai.com/index/upgrading-the-moderation-api-with-our-new-multimodal-moderation-model/ * https://platform.openai.com/docs/api-reference/moderations **Describe your solution** * Add missed response filed...