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
13 stars 9 forks source link

827 streamline network calls for reset all progress #865

Closed pmarsh-scottlogic closed 4 months ago

pmarsh-scottlogic commented 4 months ago

Description

Combines all network calls involved with resetting all progress into one network call.

Screenshots

image One network call when you reset all progress

Notes

Checklist

Have you done the following?