ChatGPT write my readme betch!
Browse files
README.md
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
---
|
| 4 |
-
Apologies for the oversight! Let's adjust the README to match the actual prompt template, which does not use the instruction field in the input.
|
| 5 |
-
|
| 6 |
---
|
| 7 |
|
| 8 |
# Flowchart Generation Model
|
|
@@ -75,8 +72,4 @@ graph TD;
|
|
| 75 |
|
| 76 |
- Visualizing step-by-step processes.
|
| 77 |
- Converting written instructions into clear, easy-to-read diagrams.
|
| 78 |
-
- Ideal for documentation, workflows, and tutorials.
|
| 79 |
-
|
| 80 |
-
---
|
| 81 |
-
|
| 82 |
-
This version aligns with your actual input structure and eliminates any confusion about fields not used in the prompt template.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Flowchart Generation Model
|
|
|
|
| 72 |
|
| 73 |
- Visualizing step-by-step processes.
|
| 74 |
- Converting written instructions into clear, easy-to-read diagrams.
|
| 75 |
+
- Ideal for documentation, workflows, and tutorials.
|
|
|
|
|
|
|
|
|
|
|
|