protectai / rebuff

LLM Prompt Injection Detector

Home Page:https://playground.rebuff.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPError: 401 Client Error: Unauthorized for url: https://www.rebuff.ai/api/detect

Tizzzzy opened this issue · comments

Why am I getting this error? HTTPError: 401 Client Error: Unauthorized for url: https://www.rebuff.ai/api/detect

Hi @Tizzzzy you'll want to goto https://www.rebuff.ai/playground to login and retrieve your API token from:
https://www.rebuff.ai/playground#add-to-app

Then you can ping the server using the instructions here:
https://github.com/protectai/rebuff#getting-started

This error means you're attempting to ping the API without auth token. Let us know if you still have issues.