You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a handful of categories that are not included in the CategoryScores, including:
health
dangerousAndCriminalIntent
financial
law
PII
CategoryScores.Builder includes builder methods for them and they appear to be called as the result of a moderation request to Mistral AI's moderation API. But they aren't exposed with getters.
The text was updated successfully, but these errors were encountered:
There are a handful of categories that are not included in the
CategoryScores
, including:CategoryScores.Builder
includes builder methods for them and they appear to be called as the result of a moderation request to Mistral AI's moderation API. But they aren't exposed with getters.The text was updated successfully, but these errors were encountered: