diff --git a/Security/README.md b/Security/README.md new file mode 100644 index 0000000..1085c37 --- /dev/null +++ b/Security/README.md @@ -0,0 +1,7 @@ +# How to protect GPT instructions + +In this section we list various protection techniques for various LLM systems: + +However, please note that without additional filter layers and with direct access to the LLM system it may be impossible to reliably protect system prompts or instructions. + +- [ChatGPT GPTs](./GPT-Protections/README.md)