@squidcloud/client
    Preparing search index...

    Type Alias AiPiiEntityType

    AiPiiEntityType:
        | "email"
        | "phoneNumber"
        | "creditCard"
        | "ssn"
        | "iban"
        | "passport"

    PII kinds a prompt can be screened for. Each one is judged in context by the screening model, so a value is classified by what the prompt says it is rather than by which format it happens to fit.