protectai / rebuff

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

Publish updated rebuff npm package #53

Closed seanpmorgan closed 10 months ago

seanpmorgan commented 11 months ago

Currently our usage of the rebuff typescript sdk is built from source. We should instead modularize our repositories and publish an up to date rebuff npm package: https://www.npmjs.com/package/rebuff

Going forward this process needed to be automated as described in #14