The OpenAI Java SDK provides convenient access to the OpenAI REST API from applications written in Java. The REST API documentation can be found on platform.openai.com. Javadocs are available on ...
When using Azure OpenAI with a custom content filter policy that includes blocklists, the service returns "custom_blocklists": [] (a JSON array) in the content_filter_results. The Java SDK's ...