protectai / llm-guard

The Security Toolkit for LLM Interactions

Home Page:https://llm-guard.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for RAG

ghoshaishik505 opened this issue · comments

Hi,
This is a cool library. Wondering, do you have support for RAG systems as well? If yes, where can I find som examples and docs?

Hey @ghoshaishik505 ,
Thanks for reaching out. I believe RAG can be supported by scanning before sending to the Vector DB but not yet on retrieval. We will check how to apply it during retriaval

In our Slack, you can engage in discussions, share your feedback and get latest updates.

Hey @ghoshaishik505 , we have an update on the RAG. Please check a new documentation page on how to secure RAG: https://llm-guard.com/usage/rag/#langchain.