Profanity Censor (experimental)
Overview
Example Use Cases
Usage
{
"model_id": "fastino-profanity-censor-••••••••••",
"input": [
{
"text": "This feature is damn helpful!",
"parameters": {
"threshold": 0.3,
}
}
]
}Last updated