protectai / rebuff

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

Support JS SDK Testing #72

Closed seanpmorgan closed 11 months ago

seanpmorgan commented 11 months ago

Remove the need to stand up server in order to test js-sdk

Part of #11

seanpmorgan commented 11 months ago

JS SDK tests pass in CI: https://github.com/protectai/rebuff/actions/runs/6780407793/job/18428997316

I then copied the python PR target strategy now that it's fixed: https://github.com/protectai/rebuff/pull/73