pebblo icon indicating copy to clipboard operation
pebblo copied to clipboard

Pinecone samples: PebbloSafeLoader and PebbloSafeRetrievalQA with Identity and Semantic Enforcement

Open Raj725 opened this issue 9 months ago • 0 comments

Added samples for PebbloSafeLoader and PebbloSafeRetrievalQA with Identity and Semantic Enforcement using Pinecone.

Logs for Safeloader:

Loaded 119 documents ...


Semantic Stats:
Authorized Identities: ['[email protected]', '[email protected]', '[email protected]']
Semantic Topics: ['employee-agreement', 'sexual-harassment', 'patent-application-fillings', 'financial-report']
Semantic Entities: []


Deleting and recreating index: identity-semantic-enforcement-rag ...
Deleted index: identity-semantic-enforcement-rag.
Creating index: identity-semantic-enforcement-rag...
Loading docs into index...
Waiting for index to be ready...
Done!
First document: page_content='\ufeffConsolidated Performance Repor.......'
Finished hydrating Vector DB ...

Upcoming PR: Move duplicate code to common place

Raj725 avatar Apr 29 '24 16:04 Raj725