pebblo icon indicating copy to clipboard operation
pebblo copied to clipboard

[Enhancement] LlamaIndex SafeRetriever support

Open srics opened this issue 9 months ago • 0 comments

Follow on for https://github.com/daxa-ai/pebblo/issues/296, which introduced SafeLoader for LlamaIndex.

Add support for SafeRetriever with,

  • [ ] identity enforcement / filtering on the doc snippets retrieved from vector db
  • [ ] semantic topic policy enforcement / filtering on the doc snippets retrieved from vector db
  • [ ] send app-discover and per-prompt stats to pebblo server and pebblo cloud

srics avatar May 10 '24 03:05 srics