AItext-moderation-stable
text-moderation-stable: OpenAI's Stable Moderation Model
Model Overview
text-moderation-stable is OpenAI's pinned, stable version of their content moderation API model. It classifies text content into harmful categories — including violence, self-harm, sexual content, harassment, and hate speech — and returns per-category scores along with an overall flagged verdict. The -stable variant ensures consistent behavior over time without automatic updates, making it suitable for production applications that require reproducible moderation results.
✨ Key Features
| Feature | Description |
|---|---|
| Stable Version | Pinned to a fixed version to ensure consistent behavior over time |
| Multi-Category | Classifies across violence, self-harm, sexual, harassment, hate, and more |
| Per-Category Scores | Returns probability scores for each harm category individually |
| Free API | The moderation endpoint is free to use via the OpenAI API |
| Fast Inference | Optimized for high-throughput content moderation at scale |
🔗 Resources
| Resource | Link |
|---|---|
| API Docs | platform.openai.com/docs/guides/moderation |
📜 License & Access
Proprietary (Free) — Free to use via OpenAI API for moderation purposes.
You might also want to compare
Verified Sources
Model Specs
Parameters
Unknown
Context Window
Unknown
License
Proprietary
Deployment
Resources & Links
Lineage
Curator Notes
Bulk imported from OpenAI developer docs.
Compare Specs
Compare parameters, context windows, modalities, and benchmark scores of this model side-by-side with others.
Compare Model