Commits
Click on a commit to change the comparison rangefeat(langchain): redact streamed PII in flight on `PIIMiddleware`6 hours ago
by nick-hollon-lc refactor(langchain): drop whitespace-boundary flush from `PIIMiddleware` stream transformer6 hours ago
by nick-hollon-lc fix(langchain): redact PII on legacy `(BaseMessage, metadata)` events too5 hours ago
by nick-hollon-lc fix(langchain): detect PII on the full accumulated buffer in `_PIIStreamTransformer`5 hours ago
by nick-hollon-lc fix(langchain): close `block` strategy bypass on `PIIMiddleware` stream4 hours ago
by nick-hollon-lc style(langchain): ruff format on `PIIMiddleware`4 hours ago
by nick-hollon-lc docs(langchain): document tool-call and tools-channel coverage on `PIIMiddleware`3 hours ago
by nick-hollon-lc fix(langchain): walk `AIMessage.tool_calls` in `_redact_value`3 hours ago
by nick-hollon-lc feat(langchain): apply lookback withholding to cumulative tool-call args3 hours ago
by nick-hollon-lc