mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #533] [MERGED] Pii quickstarts #585
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/533
Author: @davidx33
Created: 11/18/2024
Status: ✅ Merged
Merged: 11/20/2024
Merged by: @davidx33
Base:
main← Head:pii-quickstarts📝 Commits (10+)
a11d92caws comprehend langsmith screenshotfe341fbaws comprehend anonymized run20fe3c0non anonymized run using aws comprehend11a3fb7langsmith screenshot presidio anonymized runf4522b0langsmith screenshot presidio non anonymized run13aeae5langsmith screenshot regex anonymized run800765flangsmith screenshot regex not anonymized run and descriptions of quick startd978adbdeleting unnecessary code. correcting to anonymize7a164cfdont box langsmith into rule based. move regex to first10bd7d1delete redundant comments📊 Changes
7 files changed (+344 additions, -0 deletions)
View changed files
📝
docs/observability/how_to_guides/tracing/mask_inputs_outputs.mdx(+344 -0)➕
docs/observability/how_to_guides/tracing/static/aws-comprehend-anonymized.png(+0 -0)➕
docs/observability/how_to_guides/tracing/static/aws-comprehend-not-anonymized.png(+0 -0)➕
docs/observability/how_to_guides/tracing/static/presidio-anonymized.png(+0 -0)➕
docs/observability/how_to_guides/tracing/static/presidio-not-anonymized.png(+0 -0)➕
docs/observability/how_to_guides/tracing/static/regex-anonymized.png(+0 -0)➕
docs/observability/how_to_guides/tracing/static/regex-not-anonymized.png(+0 -0)📄 Description
added some quick starts for working with AWS comprehend, Microsoft Presidio, and regular regex when scrubbing pii
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.