protectai / rebuff

LLM Prompt Injection Detector
https://playground.rebuff.ai
Apache License 2.0
1.01k stars 67 forks source link

Python Rebuff SDK #87

Closed mehrinkiani closed 7 months ago

mehrinkiani commented 7 months ago

This PR adds a first class support for Python SDK for Rebuff.

Please note you will need the following credentials for testing the PR: pinecone_environment pinecone_apikey pinecone_index openai_model openai_apikey

I will open new issues for creating support for Chroma and for adding tests for Python SDK.

Closes #52