langchain/docs
Rajendra Kadam 7e5a9c317f
community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812)
- **Description:** The flag is named `anonymize_snippets`. When set to
true, the Pebblo server will anonymize snippets by redacting all
personally identifiable information (PII) from the snippets going into
VectorDB and the generated reports
- **Issue:** NA
- **Dependencies:** NA
- **docs**: Updated
2024-09-25 09:33:06 -04:00
..
api_reference core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584) 2024-09-17 11:32:39 -07:00
data 👥 Update LangChain people data (#25917) 2024-09-02 11:14:35 -07:00
docs community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812) 2024-09-25 09:33:06 -04:00
scripts docs: remove one more print from build (#26834) 2024-09-24 22:40:16 +00:00
src docs: upgrade to docusaurus v3 (#26803) 2024-09-24 11:28:13 -07:00
static docs: pr review process (#25899) 2024-09-01 16:51:12 +00:00
.gitignore infra: cleanup docs build (#21134) 2024-05-01 17:34:05 -07:00
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2024-03-04 15:14:28 -08:00
babel.config.js
docusaurus.config.js docs: upgrade to docusaurus v3 (#26803) 2024-09-24 11:28:13 -07:00
ignore-step.sh multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
Makefile docs: make build less verbose (#26833) 2024-09-24 22:30:05 +00:00
package.json docs: upgrade to docusaurus v3 (#26803) 2024-09-24 11:28:13 -07:00
README.md
sidebars.js docs[patch]: add memory migration guides to sidebar (#26711) 2024-09-23 15:31:27 -04:00
vercel_build.sh docs: udpated api reference (#25172) 2024-08-14 07:00:17 -07:00
vercel_requirements.txt multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vercel.json docs: v0.3 link redirect (#26632) 2024-09-18 14:28:56 -07:00
yarn.lock docs: upgrade to docusaurus v3 (#26803) 2024-09-24 11:28:13 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide