Ceberus has you covered to keep your apps, chat rooms, forums, or LLM text generation safe
# Initialize the Ceberus client with your policyceberus_client = CeberusClient(policy)# Check text for policy violationsresult = ceberus_client.check_text("Input text")