protectai / rebuff

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

Quickstart examples not working #39

Closed ristomcgehee closed 11 months ago

ristomcgehee commented 12 months ago

I tried the quickstart example from the repo's README for detecting injection, and it's failing due to being unable to resolve alpha.rebuff.ai. Is there a different domain name we can use? If so, I'd be willing to update the docs and make a PR.

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='alpha.rebuff.ai', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f91ba14dd10>: Failed to resolve 'alpha.rebuff.ai' ([Errno -2] Name or service not known)"))
seanpmorgan commented 11 months ago

Hi @ristomcgehee ! Thanks for the issue. I've submitted a PR that will fix this in the near term https://github.com/protectai/rebuff/pull/41

Going forward we're going improve the user experience for onboarding, running locally, and a few other design decisions we're going to open for public discussion.

Please join our discord as we continue to grow: https://discord.gg/TKn7uEHK