Depending on your plan your might have a limited number of models per project.
Use multiple models to get a more complete analysis of your content. For example, you can use the toxicity model to detect toxic content and the NSFW model to detect sensitive content.
Each model will extend the API response with a new field: the key of the model and the result of the model. For example, if you add the toxicity analysis model, the API response will include a
toxicity
field with the result of the toxicity model.