Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
New Prompt Template.
|
| 6 |
+
"instruction,input,output": "Mermaid-Generator-Request: %instruction%\n\n### Input:\n%input%\n\n### Mermaid:\n%output%"
|
| 7 |
+
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Example of what you would send to my model to get a flow graph that ends with ``` every time.
|
| 11 |
+
|
| 12 |
+
https://drive.google.com/file/d/1z1QM9KZdg_VeH-tGwIY-cyxDas0ucnKc/view?usp=sharing
|