This commit is contained in:
2023-02-24 21:52:32 +01:00
parent 6cb6b95743
commit 8ec3e78f84
5 changed files with 341 additions and 73 deletions

File diff suppressed because one or more lines are too long

View File

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