mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-05 03:48:48 +00:00
Thank you for contributing to LangChain! - [X] **PR title**: "community: fix code example in ZenGuard docs" - [X] **PR message**: - **Description:** corrected the docs by indicating in the code example that the tool accepts a list of prompts instead of just one - [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>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide