RSSAmplifier

Elliot Plant's Blog · Oct 15, 2021

Role Based Rag

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

A demonstration of the implementation of role-based access control (RBAC) in a LLM vector database. The application manages access to the nodes of the vector database by attaching an allowlist of roles to the metadata of each node. This enables nodes to have an unlimited number of allowed roles. If the application were extended to use "real" data sources, those roles could be sourced from the data…

Read on elliotplant.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.