mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-22 18:15:21 -04:00
[PR #543] [CLOSED] feat: pii quickstarts no longer use recusion, added info banners #591
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/543
Author: @davidx33
Created: 11/21/2024
Status: ❌ Closed
Base:
main← Head:pii-scrub-no-recursion📝 Commits (7)
ede4808new presidio anonymized screenshot7f83ab3new code that does not use recursion, has an info pop upe8255bccorrect initialization9467167standardize comments36917b0delete unneeded commmentsc9f3ea3delete unneeded comment from regex function31c7293standardize use of content📊 Changes
2 files changed (+64 additions, -123 deletions)
View changed files
📝
docs/observability/how_to_guides/tracing/mask_inputs_outputs.mdx(+64 -123)📝
docs/observability/how_to_guides/tracing/static/presidio-anonymized.png(+0 -0)📄 Description
changed the PII quick starts to not use recursion and have info banners stating the implementation is not exhaustive, just a general example. removing create_anonymizer code snippet temporarily while a fix is made
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.