langchain/docs
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
..
api_reference pin pydantic api ref build (#9556) 2023-08-21 12:11:49 -07:00
docs_skeleton update data connection -> retrieval (#9561) 2023-08-21 13:03:29 -07:00
extras feat: Add PromptGuard integration (#9481) 2023-08-21 14:59:36 -07:00
snippets AmazonTextractPDFLoader documentation updates (#9415) 2023-08-20 16:40:15 -07:00
.local_build.sh Update local script for docs build (#8377) 2023-07-27 13:13:59 -07:00
package-lock.json docs: New experimental UI for Mendable Search (#6558) 2023-07-03 20:52:13 +01:00
vercel_requirements.txt Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00