Commit
•
74b3aed
1
Parent(s):
7b335fa
Create repo card with prompt-templates library
Browse files
README.md
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
library_name: prompt-templates
|
4 |
tags:
|
5 |
- prompts
|
|
|
6 |
---
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
See the example prompts in the `Files and versions` tab of this repository.
|
|
|
1 |
---
|
|
|
2 |
library_name: prompt-templates
|
3 |
tags:
|
4 |
- prompts
|
5 |
+
- prompt-templates
|
6 |
---
|
7 |
+
This repository was created with the `prompt-templates` library and contains
|
8 |
+
prompt templates in the `Files` tab.
|
9 |
+
For easily reusing these templates, see the [prompt-templates documentation](https://github.com/MoritzLaurer/prompt-templates).
|
|