AnalyzeText interface
Methods
| post(Analyze |
A sync API for harmful content analysis for text. Currently, we support four categories: Hate, SelfHarm, Sexual, Violence. |
Method Details
post(AnalyzeTextParameters)
A sync API for harmful content analysis for text. Currently, we support four categories: Hate, SelfHarm, Sexual, Violence.
function post(options: AnalyzeTextParameters): StreamableMethod<AnalyzeText200Response | AnalyzeTextDefaultResponse>
Parameters
- options
- AnalyzeTextParameters