{
"enabled_rails": {
"basic_rails": [
"ethical_moderation",
"jailbreak_detection"
],
"custom_rails": {
"hallucination": {
"data_points": [
"The capital of France is Paris",
"Water boils at 100 degrees Celsius at sea level"
]
},
"mask_sensitive_data": {
"excluded_entities": [
"ORGANIZATION",
"AGE"
],
"excluded_terms": [
"John Doe",
"Apple Inc."
]
},
"topic_control": {
"guidelines": [
"Do not discuss illegal activities",
"Do not provide financial advice"
]
}
}
},
"text": "Hello, my name is John Doe and my email is [email protected]"
}