You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Baur aa358f2be4
community: Add ZenGuard tool (#22959)
** Description**
This is the community integration of ZenGuard AI - the fastest
guardrails for GenAI applications. ZenGuard AI protects against:

- Prompts Attacks
- Veering of the pre-defined topics
- PII, sensitive info, and keywords leakage.
- Toxicity
- Etc.

**Twitter Handle** : @zenguardai

- [x] **Add tests and docs**: If you're adding a new integration, please
include
  1. Added an integration test
  2. Added colab


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified.

---------

Co-authored-by: Nuradil <nuradil.maksut@icloud.com>
Co-authored-by: Nuradil <133880216+yaksh0nti@users.noreply.github.com>
3 months ago
..
api_reference docs: API reference remove Prev/Up/Next buttons (#23225) 4 months ago
data 👥 Update LangChain people data (#22388) 4 months ago
docs community: Add ZenGuard tool (#22959) 3 months ago
scripts docs: BaseChatModel key methods table (#23238) 4 months ago
src docs[patch]: Fix typo in feedback (#23146) 4 months ago
static docs[patch]: Adds evaluation sections (#23050) 4 months ago
.gitignore infra: cleanup docs build (#21134) 5 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 7 months ago
Makefile docs: generate table for document loaders (#22871) 4 months ago
README.md docs: developer docs (#14776) 10 months ago
babel.config.js Restructure docs (#11620) 1 year ago
docusaurus.config.js docs: link GH org (#22308) 4 months ago
package.json docs[patch]: Adds feedback input after thumbs up/down (#23141) 4 months ago
sidebars.js docs: embeddings classes (#22927) 4 months ago
vercel.json docs[patch]: Add robots.txt and root sitemap (#22492) 4 months ago
vercel_build.sh infra: use nbconvert for docs build (#21135) 5 months ago
vercel_requirements.txt docs: remove postgres from docs build (#21847) 5 months ago
yarn.lock docs[patch]: Adds feedback input after thumbs up/down (#23141) 4 months ago

README.md

LangChain Documentation

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