add metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 💬 Awesome Prompt Patterns
|
2 |
|
3 |
Prompt patterns are instructions guiding AI responses for specific tasks and are defined by core contextual statements that enhance the precision and relevancy of an output from an LLM.
|
@@ -6,4 +17,4 @@ View more prompt patterns and techniques on [GitHub](https://github.com/corralm/
|
|
6 |
|
7 |
---
|
8 |
license: cc
|
9 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
size_categories:
|
10 |
+
- n<1K
|
11 |
+
---
|
12 |
# 💬 Awesome Prompt Patterns
|
13 |
|
14 |
Prompt patterns are instructions guiding AI responses for specific tasks and are defined by core contextual statements that enhance the precision and relevancy of an output from an LLM.
|
|
|
17 |
|
18 |
---
|
19 |
license: cc
|
20 |
+
---
|