langchain/libs
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>
2024-06-24 17:40:56 +00:00
..
cli cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 2024-06-14 15:49:15 -07:00
community community: Add ZenGuard tool (#22959) 2024-06-24 17:40:56 +00:00
core [Core] Add support for inferring Annotated types (#23284) 2024-06-21 15:16:30 -07:00
experimental core[minor]: BaseChatModel with_structured_output implementation (#22859) 2024-06-21 08:14:03 -07:00
langchain core[minor]: Update pgvector transalor for langchain_postgres (#23217) 2024-06-21 10:37:09 -04:00
partners openai[patch]: temp fix ignore lint (#23290) 2024-06-21 16:52:52 -07:00
standard-tests standard-tests[minor]: Add standard tests for cache (#23357) 2024-06-24 15:15:03 +00:00
text-splitters text-splitters: Fix/recursive json splitter data persistence issue (#21529) 2024-06-18 20:21:55 -07:00