Create repo card with prompt-templates library
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
See the [prompt-templates documentation](https://github.com/MoritzLaurer/prompt-templates)
|
| 10 |
+
for more information.
|