Create README.md

This commit is contained in:
Ashok Gelal
2024-09-17 09:02:07 -04:00
committed by GitHub
commit dfd534e517
+9
View File
@@ -0,0 +1,9 @@
# msty-prompts
User submitted custom prompts
### To create a prompt:
1. Create a folder with the title of the prompt e.g. `summarize_legal_docs`.
2. Add system prompt in a `system.md` file.
3. Add user prompt in a `user.md` file.
4. Add refinement prompt in a `refinement.md` file.
5. Send a PR