Skip to content

Add AI Cordon Picket integration - #576

Open
mihail-gribov wants to merge 1 commit into
deepset-ai:mainfrom
mihail-gribov:add-aicordon-haystack
Open

Add AI Cordon Picket integration#576
mihail-gribov wants to merge 1 commit into
deepset-ai:mainfrom
mihail-gribov:add-aicordon-haystack

Conversation

@mihail-gribov

Copy link
Copy Markdown

Two Haystack components from aicordon-haystack, one for each place a pipeline holds text a model is about to read:

  • PromptInjectionFilter (preprocessors) checks documents at ingest, before chunking and embedding;
  • PromptInjectionGuard (validators) checks the message list on its way into the generator, and routes a flagged exchange to a blocked socket instead of calling the model.

The check is a local rule base - no GPU, no network, no API key, no dependencies beyond aicordon. Measured on the pipeline rather than on the detector, with the numbers and the harness in the package README.

Card follows the schema in this repo's README: one card per package, pypi and repo both resolve.

@mihail-gribov
mihail-gribov requested a review from a team as a code owner August 21, 2026 21:40
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

@mihail-gribov is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant