Validates that content does not contain certain topics.Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Options:
- denied_topics: An array of topics to disallow, e.g., [“medical advice”, “profanity”]
- threshold: Float between 0-1, describes how sensitive should the classifier be. A higher threshold means, the content has to be highly related with the topic for the guardrail to fail the request.