Add link to playground README and LangChain Demo notebook

This commit is contained in:
2023-02-27 11:38:46 +01:00
parent f447aa8542
commit 46c1d29a16
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ https://user-images.githubusercontent.com/60182044/221370544-6208fd66-27fa-47d3-
See how this was resolved: [here](./demos/resolution1.md) See how this was resolved: [here](./demos/resolution1.md)
You can find more demos [here](./demos/README.md)
--- ---

View File

@@ -2,6 +2,8 @@
In this directory you can find examples of how different prompts can be exploited, or not. In this directory you can find examples of how different prompts can be exploited, or not.
## [Reverse Shell](../playground/README.md)
## LangChain Demo ## LangChain Demo
For example (this is still wip) you can find a test of various lang-chain prompts in [this notebook](./LangChain Demo.ipynb). For example (this is still wip) you can find a test of various lang-chain prompts in [this notebook](./LangChain Demo.ipynb).