Concept: Compliance | Python:
client.compliance_check()Parameters
The AI-generated text or system description to check.
Regulatory frameworks to check against. Options:
gdpr, ccpa, hipaa, eu_ai_act, india_dpdp, india_ai_gov.Description of the deployment context (e.g., “healthcare chatbot for EU patients”). Improves accuracy.
Request
Response
true only if all requested frameworks passed.Per-framework results. Each entry has
compliant (boolean) and issues (array of flagged clauses with severity and remediation guidance).5.0 for single framework, 8.0 for 2–3, 10.0 for 4–5.