langchain/docs/extras
Zizhong Zhang 00eff8c4a7
feat: Add PromptGuard integration (#9481)
Add PromptGuard integration
-------
There are two approaches to integrate PromptGuard with a LangChain
application.

1. PromptGuardLLMWrapper
2. functions that can be used in LangChain expression.

-----
- Dependencies
`promptguard` python package, which is a runtime requirement if you'd
try out the demo.

- @baskaryan @hwchase17 Thanks for the ideas and suggestions along the
development process.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-21 14:59:36 -07:00
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Added In-Depth Langchain Agent Execution Guide (#9507) 2023-08-20 15:59:01 -07:00
ecosystem 👀 docs: updated dependents (#9426) 2023-08-18 10:15:39 -04:00
guides Update pydantic compatibility guide (#9496) 2023-08-19 14:44:19 -07:00
integrations feat: Add PromptGuard integration (#9481) 2023-08-21 14:59:36 -07:00
modules Fixing class calling error in the documentation of connecting_to_a_feature_store.ipynb (#9508) 2023-08-20 15:59:40 -07:00
use_cases docs: Add memgraph notebook (#9448) 2023-08-21 13:45:04 -07:00