langchain/docs
Nuradil c93d9e66e4
Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415)
Thank you for contributing to LangChain!

- [x] **PR title**: "community: update docs and add tool to init.py"

- [x] **PR message**: 
- **Description:** Fixed some errors and comments in the docs and added
our ZenGuardTool and additional classes to init.py for easy access when
importing
- **Question:** when will you update the langchain-community package in
pypi to make our tool available?


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Thank you for review!

---------

Co-authored-by: Baur <baur.krykpayev@gmail.com>
2024-06-25 19:26:32 +00:00
..
api_reference docs: API reference remove Prev/Up/Next buttons (#23225) 2024-06-20 16:15:45 +00:00
data 👥 Update LangChain people data (#22388) 2024-06-01 07:36:45 -07:00
docs Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) 2024-06-25 19:26:32 +00:00
scripts docs: BaseChatModel key methods table (#23238) 2024-06-20 21:00:22 -07:00
src docs[patch]: Fix typo in feedback (#23146) 2024-06-18 16:32:04 -07:00
static docs[patch]: Adds evaluation sections (#23050) 2024-06-17 17:25:04 -07: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 Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
docusaurus.config.js docs: link GH org (#22308) 2024-05-30 00:17:59 -07:00
Makefile docs: generate table for document loaders (#22871) 2024-06-14 07:03:27 -07:00
package.json docs[patch]: Adds feedback input after thumbs up/down (#23141) 2024-06-18 16:08:22 -07:00
README.md docs: developer docs (#14776) 2023-12-17 12:55:49 -08:00
sidebars.js docs: embeddings classes (#22927) 2024-06-17 20:17:24 -07:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt package: security update urllib3 to @1.26.19 (#23366) 2024-06-24 19:44:39 +00:00
vercel.json docs[patch]: Add robots.txt and root sitemap (#22492) 2024-06-04 11:26:40 -07:00
yarn.lock docs[patch]: Adds feedback input after thumbs up/down (#23141) 2024-06-18 16:08:22 -07:00

LangChain Documentation

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