Skip to content

feat(js): add AWS Comprehend prompt redactor#474

Open
apollo-jpg wants to merge 1 commit into
arakoodev:tsfrom
apollo-jpg:bounty-290-aws-comprehend-redaction
Open

feat(js): add AWS Comprehend prompt redactor#474
apollo-jpg wants to merge 1 commit into
arakoodev:tsfrom
apollo-jpg:bounty-290-aws-comprehend-redaction

Conversation

@apollo-jpg
Copy link
Copy Markdown

Fixes #290

Summary

  • add an AwsComprehendRedactor AI utility backed by @aws-sdk/client-comprehend
  • support prompt redaction with typed placeholders, masking mode, confidence/type filters, and RxJS observable chaining
  • export the redactor from the JS AI package
  • add focused tests with a mocked Comprehend client
  • add a jsonnet-driven example under examples/aws-comprehend-redaction

Verification

  • bun test src/ai/src/tests/aws-comprehend/awsComprehendRedactor.test.ts
  • bun run build

/claim #290

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@apollo-jpg apollo-jpg force-pushed the bounty-290-aws-comprehend-redaction branch from 232042e to 1930b72 Compare May 11, 2026 00:58
@apollo-jpg
Copy link
Copy Markdown
Author

I have read the Arakoo CLA Document and I hereby sign the CLA

@apollo-jpg
Copy link
Copy Markdown
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BOUNTY: integrate AWS Comprehend as a utility to redact data

1 participant