aallam / openai-kotlin

OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
MIT License
1.49k stars 179 forks source link

Add Support for Azure Content Filter Response #300

Open gh-abhay opened 10 months ago

gh-abhay commented 10 months ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Related Issue Fix #294

Describe your change

Context:

Changes:

What problem is this fixing?

This feature request aims to address the inability to use the Content Filter feature of the Azure OpenAI API with the current OpenAI Kotlin client. Currently, there is no workaround for this issue, which limits the functionality and usability of the client. Developers are unable to filter content as per their requirements, which can be a crucial feature for many applications.