AnalyzeImage interface
Methods
| post(Analyze |
A sync API for harmful content analysis for image. Currently, we support four categories: Hate, SelfHarm, Sexual, Violence. |
Method Details
post(AnalyzeImageParameters)
A sync API for harmful content analysis for image. Currently, we support four categories: Hate, SelfHarm, Sexual, Violence.
function post(options: AnalyzeImageParameters): StreamableMethod<AnalyzeImage200Response | AnalyzeImageDefaultResponse>
Parameters
- options
- AnalyzeImageParameters