Learn how to protect sensitive data in RAG pipelines using user permissions and relationship-based access control for granular security.
Overview
I am going to demo a way to protect users’ sensitive information in the RAG pipeline based on the user’s permission. I will also discuss the relationship-based access control concept used in the RAG pipeline to provide granular access control.