langchain
00eff8c4 - feat: Add PromptGuard integration (#9481)

Commit
2 years ago
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>
Author
Zizhong Zhang
Parents
Loading