ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
16 stars 11 forks source link

708 move logic for detecting output defence bot filtering #740

Closed gsproston-scottlogic closed 9 months ago

gsproston-scottlogic commented 10 months ago

Description

Refactor which moves the logic for detecting triggered defences on the bot output out of the openai.ts file.

Notes

Concerns

Checklist

Have you done the following?