This commit is contained in:
2023-02-24 22:53:48 +01:00
parent 93ac9f96f2
commit 7c2eca2c04

8
examples/README.md Normal file
View File

@@ -0,0 +1,8 @@
# 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).
## [Cooking AI](./cooking-ai.md)