From 93ac9f96f2e4176fd3cb7111f6f797fc92b2be87 Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Fri, 24 Feb 2023 22:53:40 +0100 Subject: [PATCH] rm --- examples/REDME.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 examples/REDME.md diff --git a/examples/REDME.md b/examples/REDME.md deleted file mode 100644 index 83d3c25..0000000 --- a/examples/REDME.md +++ /dev/null @@ -1,6 +0,0 @@ -# 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).