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

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