rebuff Python libraryOpenAIPinecone VectorDBLangChain (optional)intermediate30 min

Rebuff + prompt injection defense

Secure LLM agent pipelines resistant to prompt injection attacks

Prerequisites

  • Python environment
  • pip install rebuff openai langchain
  • Rebuff API token from playground.rebuff.ai
  • optionally OpenAI/Pinecone keys for self-hosting.

Further reading